Release 1.0.2

This commit is contained in:
mimi89999
2025-12-15 18:16:45 +01:00
parent 6c6d846708
commit 99658af1d8
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "pl.lebihan.authnkey"
minSdk = 34
targetSdk = 36
versionCode = 2
versionName = "1.0.1"
versionCode = 3
versionName = "1.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ -0,0 +1 @@
- Fix passkey login in Chrome and Chromium-based browsers