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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed May 14, 2022
1 parent d92849d commit 6fada6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId 'com.jamal2367.urlradio'
minSdkVersion 21
targetSdkVersion 32
versionCode 87
versionName '8.7'
versionCode 88
versionName '8.8'
resConfigs 'en', 'de'
setProperty("archivesBaseName", 'URL_Radio_' + versionName)
}
Expand Down

0 comments on commit 6fada6d

Please sign in to comment.