Ajout de truc par Google

This commit is contained in:
Jacques Foucry 2016-08-08 23:03:40 +02:00
parent 6b2ab5fdeb
commit 457728ce19

View file

@ -49,7 +49,11 @@
android:parentActivityName=".MedicamentListActivity"
android:theme="@style/AppTheme">
</activity>
<receiver android:name=".NotificationPublisher" />
<receiver android:name=".NotificationPublisher" /><!-- ATTENTION: This was auto-generated to add Google Play services to your project for
App Indexing. See https://g.co/AppIndexing/AndroidStudio for more information. -->
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
</application>
</manifest>