Skip to content

Commit 3398482

Browse files
committed
fix build.gradle and stripe_pay.dart
1 parent dbd2ad9 commit 3398482

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

LabelStoreMax/android/app/build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2828
android {
2929
packagingOptions {
3030
exclude 'META-INF/DEPENDENCIES'
31-
exclude 'META-INF/LICENSE'
32-
exclude 'META-INF/LICENSE.txt'
33-
exclude 'META-INF/license.txt'
34-
exclude 'META-INF/NOTICE'
35-
exclude 'META-INF/NOTICE.txt'
36-
exclude 'META-INF/notice.txt'
37-
exclude 'META-INF/ASL2.0'
38-
exclude("META-INF/*.kotlin_module")
3931
}
4032

4133
compileSdkVersion 30

0 commit comments

Comments
 (0)