Skip to content

Commit

Permalink
Increase version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anssih committed Sep 13, 2022
1 parent bc53c1f commit 9144c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions finqwerty/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 36
versionName "1.5.4+development"
versionCode 37
versionName "1.6.0"
}

sourceSets.main.res.srcDirs += generatedLayoutsResDir
Expand Down

0 comments on commit 9144c7d

Please sign in to comment.