update app version

This commit is contained in:
Marek
2026-04-12 21:24:19 +02:00
parent df7f956f2d
commit 3ae593fb97
3 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ android {
applicationId = "de.haushalt.app"
minSdk = 26
targetSdk = 35
versionCode = 2
versionCode = 4
versionName = "0.1.0"
}