Skip to content

Commit

Permalink
new release version
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrya committed Oct 7, 2020
1 parent e34b987 commit 7f66057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ android {
applicationId = "org.ostrya.presencepublisher"
minSdkVersion(14)
targetSdkVersion(30)
versionCode = 29
versionName = "2.1.1"
versionCode = 30
versionName = "2.2.0"
}
signingConfigs {
create("release") {
Expand Down

0 comments on commit 7f66057

Please sign in to comment.