🗽 Release v1.6.0

This commit is contained in:
Acclorite 2025-01-30 13:00:17 +02:00
parent 960ea18524
commit 88b04df01c
2 changed files with 3 additions and 3 deletions

View file

@ -19,8 +19,8 @@ android {
applicationId = "ua.acclorite.book_story"
minSdk = 26
targetSdk = 35
versionCode = 10
versionName = "1.5.0"
versionCode = 11
versionName = "1.6.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {