summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2019-11-15 13:50:52 +0100
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2019-11-15 13:50:52 +0100
commit611d86438cd3efd4ba9b29a5cd125f50c9d442c0 (patch)
treecbb486bf5e1dede2e708f1e76bbf52a9c7e0e532
parent6b4b575e2d9fd23855bc27238e95672dd17b6aa9 (diff)
downloadqtlocation-mapboxgl-611d86438cd3efd4ba9b29a5cd125f50c9d442c0.tar.gz
add jetifier config
-rw-r--r--platform/android/gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/gradle.properties b/platform/android/gradle.properties
new file mode 100644
index 0000000000..d015431a85
--- /dev/null
+++ b/platform/android/gradle.properties
@@ -0,0 +1,2 @@
+android.useAndroidX=true
+android.enableJetifier=true \ No newline at end of file