Skip to content

Commit

Permalink
release/2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sphrak committed Dec 20, 2020
1 parent 1eefcb2 commit d6831b3
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 @@ -42,8 +42,8 @@ android {
applicationId "fi.kroon.vadret"
minSdkVersion 21
targetSdkVersion 30
versionCode 28
versionName "2.0.1"
versionCode 29
versionName "2.0.2"
vectorDrawables.useSupportLibrary = true
flavorDimensions "default"
testInstrumentationRunner "androidx.top.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit d6831b3

Please sign in to comment.