Skip to content

Commit

Permalink
bump version to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed Dec 22, 2023
1 parent 905c864 commit 2a646e1
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 @@ -10,8 +10,8 @@ android {
applicationId "com.jamal2367.minicarlauncher"
minSdk 27
targetSdk 34
versionCode 40
versionName '4.0'
versionCode 50
versionName '5.0'
resConfigs 'en', 'de'
setProperty("archivesBaseName", 'Mini_Car_Launcher_' + versionName)
}
Expand Down

0 comments on commit 2a646e1

Please sign in to comment.