We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04eae22 commit 15acbbdCopy full SHA for 15acbbd
sqlite3_flutter_libs/android/build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
apply plugin: 'com.android.library'
17
18
android {
19
- compileSdkVersion 32
+ compileSdkVersion 35
20
21
// Conditional for compatibility with AGP <4.2.
22
if (project.android.hasProperty("namespace")) {
0 commit comments