Skip to content

Commit d608dd8

Browse files
committed
Bump compileSdk for powersync_flutter_libs
1 parent 296cff5 commit d608dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync_flutter_libs/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131

3232
// Bumping the plugin compileSdk version requires all clients of this plugin
3333
// to bump the version in their app.
34-
compileSdk 32
34+
compileSdk 36
3535

3636
// Use the NDK version
3737
// declared in /android/app/build.gradle file of the Flutter project.

0 commit comments

Comments
 (0)