chore: bump version to 1.8.0

This commit is contained in:
Acclorite 2025-10-10 08:50:27 +03:00
parent c04d597d25
commit a18cf65791
No known key found for this signature in database
GPG key ID: 6E54C611F6EE8593

View file

@ -18,8 +18,8 @@ android {
applicationId = "ua.acclorite.book_story"
minSdk = 26
targetSdk = 36
versionCode = 13
versionName = "1.7.1"
versionCode = 14
versionName = "1.8.0"
vectorDrawables {
useSupportLibrary = true