Skip to content

Commit 8a4c73d

Browse files
committed
Update build.gradle
1 parent 396685e commit 8a4c73d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

example/android/app/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@ android {
8585
targetSdkVersion rootProject.ext.targetSdkVersion
8686
versionCode 1
8787
versionName "1.0"
88-
89-
externalNativeBuild {
90-
cmake {
91-
arguments "-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON"
92-
}
93-
}
9488
}
9589

9690
signingConfigs {

0 commit comments

Comments
 (0)