Skip to content

Commit

Permalink
Raise compileSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
simolus3 committed Jan 29, 2025
1 parent 04eae22 commit 15acbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite3_flutter_libs/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
apply plugin: 'com.android.library'

android {
compileSdkVersion 32
compileSdkVersion 35

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

0 comments on commit 15acbbd

Please sign in to comment.