We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296cff5 commit d608dd8Copy full SHA for d608dd8
packages/powersync_flutter_libs/android/build.gradle
@@ -31,7 +31,7 @@ android {
31
32
// Bumping the plugin compileSdk version requires all clients of this plugin
33
// to bump the version in their app.
34
- compileSdk 32
+ compileSdk 36
35
36
// Use the NDK version
37
// declared in /android/app/build.gradle file of the Flutter project.
0 commit comments