Skip to content

Commit ff51a64

Browse files
committed
fix: android build
1 parent 28b9fb7 commit ff51a64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/android/gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19+
android.useAndroidX=true
20+
android.enableJetifier=true

0 commit comments

Comments
 (0)