Skip to content

Commit

Permalink
change versionCode in app/build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Jones <travisj@appsbytravis.com>
  • Loading branch information
Travis Jones committed Jul 25, 2019
1 parent 1c770fa commit 9cf7218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -21,7 +21,7 @@ android {
applicationId "com.appsbytravis.acmusic"
minSdkVersion 15
targetSdkVersion 28
versionCode 8
versionCode 81
versionName "8.1"
signingConfig signingConfigs.config
}
Expand Down

0 comments on commit 9cf7218

Please sign in to comment.