Release v1.0.1
This commit is contained in:
parent
82fbccc434
commit
6ff740065a
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId = "ua.acclorite.book_story"
|
applicationId = "ua.acclorite.book_story"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 1
|
versionCode = 2
|
||||||
versionName = "1.0.0"
|
versionName = "1.0.1"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue