summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAmit Kumar <amitkma@e.email>2021-05-06 00:44:00 +0530
committerAmit Kumar <amitkma@e.email>2021-05-06 00:44:00 +0530
commitb90ec32e36644fba6eedefd361b1386f21e89bc8 (patch)
tree79af512981f5b0890d600d87053329986779372e /gradle.properties
parentc85a38c0b1dcedfb149e3a084573cc48bdbb7400 (diff)
Add MapBox sdk
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 98bed16..01b80d7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,5 +17,3 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
-# Kotlin code style for this project: "official" or "obsolete":
-kotlin.code.style=official \ No newline at end of file