Skip to content

Commit

Permalink
Fix/appname
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsjmine129 committed Jun 1, 2024
1 parent 2459348 commit 65b8cff
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 19 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:allowBackup="false"
android:usesCleartextTraffic="true"
android:theme="@style/AppTheme">
<meta-data
android:name="com.google.android.geo.API_KEY"
Expand Down
Loading

0 comments on commit 65b8cff

Please sign in to comment.