Release 1.0.2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user