1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-07-14 22:49:51 +00:00

refactor: Create gradlew_recursive.sh (#8)

This commit is contained in:
2022-01-03 00:33:25 +01:00
committed by GitHub
parent be6c0a2b8e
commit aee0022f21
73 changed files with 1481 additions and 1000 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>