chore(app): bump 9 / 1.8 (фикс восстановления потока после смены сети)

This commit is contained in:
nk
2026-06-11 23:25:36 +03:00
parent 75d256eda5
commit 55a380d34b

View File

@@ -23,8 +23,8 @@ android {
applicationId = "com.radiola"
minSdk = 26
targetSdk = 34
versionCode = 8
versionName = "1.7"
versionCode = 9
versionName = "1.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {