Skip to content

Commit e6ee241

Browse files
committed
Bump version code and name for release v4.0.0
1 parent 197ed35 commit e6ee241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
applicationId "com.jmstudios.redmoon"
3535
minSdkVersion 14
3636
targetSdkVersion 32
37-
versionCode 38
38-
versionName "3.5.0"
37+
versionCode 39
38+
versionName "4.0.0"
3939
}
4040
compileOptions {
4141
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)