Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 53aae16

Browse files
committed
bump version to 12.0
1 parent b7042e2 commit 53aae16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'com.jamal2367.urlradio'
1111
minSdk 23
1212
targetSdk 34
13-
versionCode 119
14-
versionName '11.9'
13+
versionCode 120
14+
versionName '12.0'
1515
resConfigs 'en', 'ar', 'bg', 'cs', 'de', 'el', 'fr', 'hu', 'it', 'nl', 'pl', 'pt', 'ru', 'ro', 'tr', 'uk', 'zh-rCN'
1616
setProperty('archivesBaseName', 'URL_Radio_' + versionName)
1717
}

0 commit comments

Comments
 (0)