Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrya committed Dec 25, 2020
1 parent 98afd22 commit e532340
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 = 37
versionCode = 38
versionName = "2.2.7"
}
signingConfigs {
Expand Down

0 comments on commit e532340

Please sign in to comment.