Merge pull request #2874 from SamWhited/app_category
Classify in the "social" app category
This commit is contained in:
		
						commit
						c790a972ba
					
				| @ -29,7 +29,9 @@ | ||||
|         android:icon="@drawable/ic_launcher" | ||||
|         android:label="@string/app_name" | ||||
|         android:theme="@style/ConversationsTheme" | ||||
|         tools:replace="android:label"> | ||||
|         android:appCategory="social" | ||||
|         tools:replace="android:label" | ||||
|         tools:targetApi="o"> | ||||
| 
 | ||||
|         <meta-data android:name="com.google.android.gms.car.application" | ||||
|             android:resource="@xml/automotive_app_desc" /> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch