Update version to v10.0

This commit is contained in:
ren
2026-01-12 00:34:59 +01:00
parent 2c65578bdd
commit c40448b997
4 changed files with 21 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.streamplayer"
minSdk 21
targetSdk 33
versionCode 94200
versionName "9.4.2"
versionCode 100000
versionName "10.0"
buildConfigField "String", "DEVICE_REGISTRY_URL", '"http://194.163.191.200:4000"'
}