feat: increment version code to 1000011 for app updates

This commit is contained in:
2026-05-13 17:04:58 +02:00
parent 3ee4b558f5
commit 58d418ff65

View File

@@ -17,7 +17,7 @@ android {
applicationId = "hu.bbara.purefin"
minSdk = 29
targetSdk = 36
versionCode = 1000010
versionCode = 1000011
versionName = "0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}