Skip to content

Commit

Permalink
Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kudlav committed Sep 24, 2021
1 parent 9f6766c commit d04f6cd
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 @@ -10,8 +10,8 @@ android {
applicationId "com.kudlav.kam"
minSdkVersion 19
targetSdkVersion 30
versionCode 15
versionName "1.5.1"
versionCode 16
versionName "1.6.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit d04f6cd

Please sign in to comment.