chore(app): bump версии до 7 / 1.6 (RuStore-релиз)

This commit is contained in:
nk
2026-06-08 14:45:36 +03:00
parent ab09d92b0d
commit d31e5d1119

View File

@@ -23,8 +23,8 @@ android {
applicationId = "com.radiola" applicationId = "com.radiola"
minSdk = 26 minSdk = 26
targetSdk = 34 targetSdk = 34
versionCode = 6 versionCode = 7
versionName = "1.5" versionName = "1.6"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {