parent
f442f57cd3
commit
119583daec
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
||||||
applicationId = "codes.swee.diceapp"
|
applicationId = "codes.swee.diceapp"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 8
|
versionCode = 10
|
||||||
versionName = "1.4"
|
versionName = "2.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue