diff options
author | Amit Kumar <amitkma@e.email> | 2021-05-06 00:44:00 +0530 |
---|---|---|
committer | Amit Kumar <amitkma@e.email> | 2021-05-06 00:44:00 +0530 |
commit | b90ec32e36644fba6eedefd361b1386f21e89bc8 (patch) | |
tree | 79af512981f5b0890d600d87053329986779372e /gradle.properties | |
parent | c85a38c0b1dcedfb149e3a084573cc48bdbb7400 (diff) |
Add MapBox sdk
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
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 |