Merge remote-tracking branch 'remotes/origin/master'

This commit is contained in:
Mike Cumings 2022-05-06 11:19:11 -07:00
commit 0acf037000
18 changed files with 240 additions and 260 deletions

View file

@ -78,7 +78,7 @@
<application
tools:replace="android:icon"
android:name="com.geeksville.mesh.MeshUtilApplication"
android:allowBackup="true"
android:allowBackup="false"
android:icon="@mipmap/ic_launcher2"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher2_round"
@ -191,4 +191,4 @@
</receiver>
</application>
</manifest>
</manifest>