Skip to content

Commit

Permalink
Increase version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anssih committed Oct 2, 2022
1 parent d5dc77b commit 971b024
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 37
versionName "1.6.0"
versionCode 38
versionName "1.6.1"
}

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

0 comments on commit 971b024

Please sign in to comment.