We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e53a95 commit e6e4595Copy full SHA for e6e4595
android/app/build.gradle
@@ -115,7 +115,7 @@ android {
115
applicationId "com.keevault.keevault"
116
applicationIdSuffix idSuffix
117
minSdkVersion 29
118
- targetSdk 35
+ targetSdk 36
119
versionCode flutterVersionCode.toInteger()
120
versionName flutterVersionName
121
resValue "string", "app_name", "Kee Vault" + nameSuffix
pubspec.lock
@@ -365,7 +365,7 @@ packages:
365
description:
366
path: "."
367
ref: api36
368
- resolved-ref: "55538f1870abbef1f67f4617a1e4670ee9df13f6"
+ resolved-ref: "0b83d8a9e6f5fd4a599db36e5c9cabb733a26428"
369
url: "https://github.com/kee-org/flutter_autofill_service.git"
370
source: git
371
version: "0.21.0"
0 commit comments