Update version to 1.0.3
This commit is contained in:
parent
6e5aee13d0
commit
1d83d96a49
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ android {
|
||||||
applicationId = "com.pixelized.chocolate"
|
applicationId = "com.pixelized.chocolate"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 2
|
versionCode = 3
|
||||||
versionName = "1.0.1"
|
versionName = "1.0.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue