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 Jan 30, 2020
1 parent 8f2bc96 commit 8cc3085
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 17
versionName "2019-11-03-alpha"
versionCode 18
versionName "2020-01-30-alpha"
vectorDrawables.useSupportLibrary = true
}
sourceSets {
Expand Down

0 comments on commit 8cc3085

Please sign in to comment.