Add a nightly build type.

This commit is contained in:
Greyson Parrelli
2021-07-08 09:25:35 -04:00
committed by Cody Henthorne
parent 7715917436
commit 1f28a30ace
3 changed files with 35 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

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="@drawable/nightly_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>