App update module update

This commit is contained in:
Marek Lenczewski
2026-04-12 15:49:56 +02:00
parent 5198769de4
commit 3fd7bb661c
2 changed files with 1 additions and 1 deletions

View File

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