mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
test
This commit is contained in:
parent
23d2beb3e9
commit
e5eaf78fdc
@ -76,7 +76,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "be.unov.myhomie" // leave it at the value you have in your file
|
||||
minSdkVersion 23 // this as well
|
||||
targetSdkVersion 28 // and this
|
||||
targetSdkVersion flutter.targetSdkVersion
|
||||
versionCode versionProps['VERSION_BUILD'].toInteger()
|
||||
versionName "${mVersionName} Build: ${versionProps['VERSION_BUILD']}"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user