Release 0.9.20: migrate services to bearmsk.ru

This commit is contained in:
2026-08-21 11:56:30 +03:00
parent 5c36fda011
commit 2a3ff8a63e
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 37
versionCode = 29
versionName = "0.9.19"
versionCode = 30
versionName = "0.9.20"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}