Update frontend/android/app/src/main/AndroidManifest.xml
This commit is contained in:
		@@ -29,8 +29,13 @@
 | 
				
			|||||||
        <meta-data
 | 
					        <meta-data
 | 
				
			||||||
            android:name="flutterEmbedding"
 | 
					            android:name="flutterEmbedding"
 | 
				
			||||||
            android:value="2"
 | 
					            android:value="2"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
 | 
					        <meta-data
 | 
				
			||||||
            android:name="com.google.android.geo.API_KEY"
 | 
					            android:name="com.google.android.geo.API_KEY"
 | 
				
			||||||
            android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"/> />
 | 
					            android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"
 | 
				
			||||||
 | 
					        />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </application>
 | 
					    </application>
 | 
				
			||||||
    <!-- Required to query activities that can process text, see:
 | 
					    <!-- Required to query activities that can process text, see:
 | 
				
			||||||
         https://developer.android.com/training/package-visibility?hl=en and
 | 
					         https://developer.android.com/training/package-visibility?hl=en and
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user