Skip to content

Commit

Permalink
Bump version code and name for release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smichel17 committed Aug 18, 2022
1 parent 197ed35 commit e6ee241
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 @@ -34,8 +34,8 @@ android {
applicationId "com.jmstudios.redmoon"
minSdkVersion 14
targetSdkVersion 32
versionCode 38
versionName "3.5.0"
versionCode 39
versionName "4.0.0"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit e6ee241

Please sign in to comment.