Skip to content

Commit

Permalink
bump version number for Google Play
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeusLN authored Jul 14, 2020
1 parent bb11c31 commit eb699f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ android {
applicationId "app.zeusln.zeus"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 17
versionCode 18
versionName "0.3.0"
multiDexEnabled true
}
Expand Down

0 comments on commit eb699f1

Please sign in to comment.