New version coming 13

This commit is contained in:
Michatec
2025-06-11 17:43:36 +02:00
parent 0a56971fa2
commit efa03f7529
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ android {
minSdk 28
//noinspection OldTargetApi
targetSdk 35
versionCode 129
versionName '12.9'
versionCode 13
versionName '13'
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
setProperty('archivesBaseName', 'Radio')
}