mirror of
https://github.com/Michatec/Radio.git
synced 2026-01-30 23:17:21 +00:00
Fix Version name
- and my mistake.
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
minSdk 28
|
||||
//noinspection OldTargetApi
|
||||
targetSdk 35
|
||||
versionCode 13
|
||||
versionName '130'
|
||||
versionCode 130
|
||||
versionName '13'
|
||||
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
|
||||
setProperty('archivesBaseName', 'Radio')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user