chore(deps): update tauri and Android project (#360)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-16 16:39:00 -07:00
committed by GitHub
parent 702b7b36bd
commit d87b569643
55 changed files with 262 additions and 273 deletions
@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="app.tauri.notification">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>
<receiver android:name="app.tauri.notification.TimedNotificationPublisher" />