Increment version, remove android auto

This commit is contained in:
advplyr
2021-10-03 14:45:11 -05:00
parent d05cf46574
commit a4ab5c8d87
3 changed files with 8 additions and 6 deletions
+5 -3
View File
@@ -35,9 +35,11 @@
<!--Used by Android Auto-->
<meta-data android:name="com.google.android.gms.car.notification.SmallIcon"
android:resource="@drawable/icon" />
<meta-data
android:name="com.google.android.gms.car.application"
android:resource="@xml/automotive_app_desc"/>
<!-- Android auto rejected the update, removing this so it can be published on the store -->
<!-- <meta-data-->
<!-- android:name="com.google.android.gms.car.application"-->
<!-- android:resource="@xml/automotive_app_desc"/>-->
<!-- TODO: Can remove in future -->
<!-- <provider-->