🗽 Release v1.2.0

This commit is contained in:
Acclorite 2024-08-25 23:56:15 +03:00
parent 27013b2d52
commit 8ad99b6d2c
2 changed files with 3 additions and 3 deletions

View file

@ -19,8 +19,8 @@ android {
applicationId = "ua.acclorite.book_story"
minSdk = 26
targetSdk = 34
versionCode = 6
versionName = "1.1.1"
versionCode = 7
versionName = "1.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {