Skip to content

Commit

Permalink
release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sphrak committed Jan 20, 2019
1 parent 913670d commit 8d7a0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
applicationId "fi.kroon.vadret"
minSdkVersion 21
targetSdkVersion 28
versionCode 7
versionName "0.1.6"
versionCode 8
versionName "0.1.7"
vectorDrawables.useSupportLibrary = true
flavorDimensions "default"
testInstrumentationRunner "androidx.top.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 8d7a0e8

Please sign in to comment.