Skip to content

Commit d7b9297

Browse files
authored
fix: removed unused Google Maps Key (#2657)
1 parent b20040c commit d7b9297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ org.gradle.jvmargs=-Xmx1536m \
1313
--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
1414
--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED \
1515
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
16-
google_key = "AIzaSyBFvrqI8_J108WntI7surDGqCUcd1RbHPQ"
1716
android.useAndroidX=true
1817
android.enableJetifier=true
1918
kapt.incremental.apt=true

0 commit comments

Comments
 (0)