Add google fit integration

This commit is contained in:
Tommaso Berlose
2020-05-10 14:08:40 +02:00
parent 9a63b9bde2
commit 1754b4045b
28 changed files with 713 additions and 335 deletions

View File

@ -11,10 +11,6 @@
<dist:on-demand />
</dist:delivery>
<dist:fusing dist:include="true" />
<meta-data
android:name="com.google.android.awareness.API_KEY"
android:value="${AWARENESS_API_KEY}"/>
</dist:module>
</manifest>