Skip to content

Commit

Permalink
fix compilation error on stripe android
Browse files Browse the repository at this point in the history
  • Loading branch information
Remon committed Mar 7, 2024
1 parent 0ce4236 commit 38c324b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stripe_android/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ apply plugin: 'kotlin-android'

android {
namespace 'com.flutter.stripe'
compileSdk 33
compileSdk 34

compileOptions {
sourceCompatibility JavaVersion.VERSION_17
Expand Down

0 comments on commit 38c324b

Please sign in to comment.