Skip to content

Commit

Permalink
bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeusLN committed Aug 16, 2020
1 parent 354961e commit 9d3877e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Expand Up @@ -131,7 +131,7 @@ android {
applicationId "app.zeusln.zeus"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 19
versionCode 20
versionName "0.3.1"
multiDexEnabled true
}
Expand Down

0 comments on commit 9d3877e

Please sign in to comment.