Implemented settings, new scan, enhanced UI/UX
This commit is contained in:
@ -8,8 +8,7 @@ plugins {
|
||||
android {
|
||||
namespace = "de.holzleitner.liefer.hl_lieferservice"
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
//ndkVersion = flutter.ndkVersion
|
||||
ndkVersion = "27.0.12077973"
|
||||
ndkVersion = flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user