Skip to content

Commit b4dbe8f

Browse files
committed
chore: upgrade gradle
1 parent d4abffc commit b4dbe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
defaultConfig {
4343
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
4444
applicationId "com.flutter.stripe.example"
45-
minSdkVersion 21
45+
minSdkVersion flutter.minSdkVersion
4646
targetSdkVersion 35
4747
versionCode flutterVersionCode.toInteger()
4848
versionName flutterVersionName

0 commit comments

Comments
 (0)