Skip to content

Commit 15acbbd

Browse files
committed
Raise compileSdkVersion
1 parent 04eae22 commit 15acbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3_flutter_libs/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
apply plugin: 'com.android.library'
1717

1818
android {
19-
compileSdkVersion 32
19+
compileSdkVersion 35
2020

2121
// Conditional for compatibility with AGP <4.2.
2222
if (project.android.hasProperty("namespace")) {

0 commit comments

Comments
 (0)