Skip to content

Commit

Permalink
Pre-Release v1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteCarra committed Aug 28, 2019
1 parent f2496ea commit 5de2bbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -28,8 +28,8 @@ android {
applicationId "mattecarra.accapp"
minSdkVersion 16
targetSdkVersion 28
versionCode 20
versionName "1.0.15"
versionCode 21
versionName "1.0.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
signingConfig signingConfigs.release
Expand Down

0 comments on commit 5de2bbe

Please sign in to comment.