cleaner ci
This commit is contained in:
@@ -2,6 +2,8 @@ plugins {
|
||||
id "com.android.application"
|
||||
id "kotlin-android"
|
||||
id "dev.flutter.flutter-gradle-plugin"
|
||||
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
|
||||
|
||||
}
|
||||
|
||||
def localProperties = new Properties()
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
/>
|
||||
<meta-data
|
||||
android:name="com.google.android.geo.API_KEY"
|
||||
android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"
|
||||
android:value="${MAPS_API_KEY}"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user