Initial commit for Intaleq Driver
This commit is contained in:
@@ -44,10 +44,10 @@ android {
|
||||
applicationId = "com.intaleq_driver"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = 23
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 8
|
||||
versionName = '1.0.8'
|
||||
minSdk = 29
|
||||
targetSdk = 36
|
||||
versionCode = 13
|
||||
versionName = '1.0.13'
|
||||
multiDexEnabled =true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user