Skip to content

Commit

Permalink
Bump compileSdk to 34 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
MominRaza authored Aug 27, 2024
1 parent 1279b3e commit 78f98ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
namespace 'com.fluttercandies.flutter_image_compress'
}

compileSdkVersion 31
compileSdkVersion 34

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit 78f98ad

Please sign in to comment.