mirror of
https://github.com/Michatec/Radio.git
synced 2026-01-31 07:20:40 +00:00
Versionscode Bug Fixed
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
|||||||
//noinspection OldTargetApi
|
//noinspection OldTargetApi
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
versionCode 13
|
versionCode 13
|
||||||
versionName '13'
|
versionName '130'
|
||||||
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
|
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
|
||||||
setProperty('archivesBaseName', 'Radio')
|
setProperty('archivesBaseName', 'Radio')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user