Load Reverb config from mobile bootstrap

This commit is contained in:
admin
2026-07-02 15:33:42 +02:00
parent 64d6f5a41d
commit ca512f5993
4 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 33
versionName = "1.0.32"
versionCode = 34
versionName = "1.0.33"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"