Start to build app skeleton
This commit is contained in:
@ -8,7 +8,8 @@ plugins {
|
||||
android {
|
||||
namespace = "com.example.moneymgr_mobile"
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
ndkVersion = flutter.ndkVersion
|
||||
// ndkVersion = flutter.ndkVersion
|
||||
ndkVersion = "27.0.12077973"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
Reference in New Issue
Block a user