Skip to content

Commit

Permalink
#34 Bump versionCode to 85 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
albu-razvan authored Sep 9, 2024
2 parents 292eaf6 + 985e50b commit 05c0f7b
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 @@ -12,8 +12,8 @@ android {
applicationId 'com.stario.launcher'
minSdkVersion 28
targetSdkVersion 34
versionCode 84
versionName '2.3 (Alpha)'
versionCode 85
versionName '2.4 (Alpha)'
resourceConfigurations += ["en"]
}
buildTypes {
Expand Down

0 comments on commit 05c0f7b

Please sign in to comment.