Skip to content

Commit

Permalink
disabled android auto
Browse files Browse the repository at this point in the history
  • Loading branch information
nt4f04uNd committed Apr 22, 2021
1 parent cfd431a commit e6477ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
<!-- </intent-filter>-->
</activity>

<meta-data android:name="com.google.android.gms.car.application"
<!-- <meta-data android:name="com.google.android.gms.car.application"
android:resource="@xml/automotive_app_desc"/>
<meta-data android:name="com.google.android.gms.car.notification.SmallIcon"
android:resource="@drawable/round_music_note_white_48" />
android:resource="@drawable/round_music_note_white_48" /> -->

<meta-data
android:name="flutterEmbedding"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://github.com/nt4f04uNd/sweyer
repository: https://github.com/nt4f04uNd/sweyer
issue_tracker: https://github.com/nt4f04uNd/sweyer/issues
publish_to: none
version: 1.0.3+4
version: 1.0.3+5

environment:
sdk: ">=2.6.0<3.0.0"
Expand Down

0 comments on commit e6477ed

Please sign in to comment.