Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrya committed Mar 1, 2021
1 parent 001a163 commit 97fad0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {
minSdkVersion(14)
targetSdkVersion(30)
versionCode = 38
versionName = "2.2.7"
versionName = "2.2.8"
}
signingConfigs {
register("release") {
Expand Down

0 comments on commit 97fad0f

Please sign in to comment.