add modify page home

This commit is contained in:
paoloGuagnano
2024-03-10 17:35:18 +01:00
parent 2e2740c0b3
commit 22ccd61986
5 changed files with 22 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ if (flutterVersionName == null) {
android {
namespace "com.example.motula_translate_app"
compileSdk flutter.compileSdkVersion
ndkVersion flutter.ndkVersion
ndkVersion "25.1.8937393"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8