Versionscode Bug Fixed

This commit is contained in:
Michatec
2025-06-11 17:52:16 +02:00
parent efa03f7529
commit 6a74e64e87

View File

@@ -12,7 +12,7 @@ android {
//noinspection OldTargetApi
targetSdk 35
versionCode 13
versionName '13'
versionName '130'
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
setProperty('archivesBaseName', 'Radio')
}