Skip to content

Commit

Permalink
Merge pull request RetroMusicPlayer#1476 from RetroMusicPlayer/dev-alpha
Browse files Browse the repository at this point in the history
Bump versionCode
  • Loading branch information
Daksh777 authored Apr 2, 2023
2 parents 3d766d7 + feb89bb commit eb4876a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
vectorDrawables.useSupportLibrary = true

applicationId namespace
versionCode 10602
versionCode 10603
versionName '6.1.0'

buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
Expand Down

0 comments on commit eb4876a

Please sign in to comment.