Release v1.0.2

This commit is contained in:
acclorite 2024-06-14 21:40:26 +03:00
parent f4f0c06be0
commit be9630ca24
4 changed files with 3 additions and 7 deletions

View file

@ -18,8 +18,8 @@ android {
applicationId = "ua.acclorite.book_story"
minSdk = 26
targetSdk = 34
versionCode = 2
versionName = "1.0.1"
versionCode = 3
versionName = "1.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {