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

Commit 1a9e49b

Browse files
committed
bump version to 12.6
1 parent ac2bd20 commit 1a9e49b

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 125
14-
versionName '12.5'
13+
versionCode 126
14+
versionName '12.6'
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)