chore: bump to 1.9.12 (28) and deploy final APK

This commit is contained in:
Atte149 2026-06-21 19:48:15 +03:00
parent f7307f4199
commit e78470b96a

View file

@ -19,8 +19,8 @@ android {
applicationId = "org.dueattendant149.bookshelf" applicationId = "org.dueattendant149.bookshelf"
minSdk = 31 minSdk = 31
targetSdk = 36 targetSdk = 36
versionCode = 27 versionCode = 28
versionName = "1.9.11" versionName = "1.9.12"
vectorDrawables { vectorDrawables {
useSupportLibrary = true useSupportLibrary = true