Skip to content

Commit e6e4595

Browse files
committed
Target Android SDK 36
1 parent 3e53a95 commit e6e4595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ android {
115115
applicationId "com.keevault.keevault"
116116
applicationIdSuffix idSuffix
117117
minSdkVersion 29
118-
targetSdk 35
118+
targetSdk 36
119119
versionCode flutterVersionCode.toInteger()
120120
versionName flutterVersionName
121121
resValue "string", "app_name", "Kee Vault" + nameSuffix

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ packages:
365365
description:
366366
path: "."
367367
ref: api36
368-
resolved-ref: "55538f1870abbef1f67f4617a1e4670ee9df13f6"
368+
resolved-ref: "0b83d8a9e6f5fd4a599db36e5c9cabb733a26428"
369369
url: "https://github.com/kee-org/flutter_autofill_service.git"
370370
source: git
371371
version: "0.21.0"

0 commit comments

Comments
 (0)