Skip to content

Commit

Permalink
release/1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sphrak committed May 8, 2020
1 parent f5570b2 commit 9490c22
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 @@ -43,8 +43,8 @@ android {
applicationId "fi.kroon.vadret"
minSdkVersion 21
targetSdkVersion 29
versionCode 23
versionName "1.2.7"
versionCode 24
versionName "1.2.8"
vectorDrawables.useSupportLibrary = true
flavorDimensions "default"
testInstrumentationRunner "androidx.top.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 9490c22

Please sign in to comment.