v1.1: launcher icon, setup screen, biometric enrollment check

This commit is contained in:
2026-06-04 13:03:12 +00:00
parent 9f76a0a4ee
commit 62d7c929fe
262 changed files with 13571 additions and 37917 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "me.khodak.mfa"
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionCode = 2
versionName = "1.1"
}
signingConfigs {