Skip to content

Commit

Permalink
prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrya committed Mar 23, 2021
1 parent 69d4cb5 commit d4af473
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 @@ -44,7 +44,7 @@ android {
applicationId = "org.ostrya.presencepublisher"
minSdkVersion(14)
targetSdkVersion(30)
versionCode = 40
versionCode = 41
versionName = "2.2.9"
}
signingConfigs {
Expand Down

0 comments on commit d4af473

Please sign in to comment.