Skip to content

Commit

Permalink
app/build: bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Nov 3, 2019
1 parent a8a70ad commit 80e9b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 28
versionCode 16
versionName "2019-09-02-alpha"
versionCode 17
versionName "2019-11-03-alpha"
vectorDrawables.useSupportLibrary = true
}
sourceSets {
Expand Down

0 comments on commit 80e9b82

Please sign in to comment.