update version info after creating tag
All checks were successful
/ build (push) Successful in 7m2s

This commit is contained in:
thedevstack-bot 2026-04-14 15:53:07 +00:00 committed by root
commit aaf0def32d

View file

@ -153,8 +153,8 @@ android {
minSdkVersion 23
targetSdkVersion 35
applicationId = "de.thedevstack.piratx"
versionCode 16
versionName "0.0.16"
versionCode 17
versionName "0.0.17"
def xmppDomain = "jabber.thedevstack.de"
buildConfigField "String", "PRIVACY_POLICY", "\"https://piratx.thedevstack.de/privacy.html\""