android google-service.json linking

This commit is contained in:
Loewy
2024-01-27 15:11:42 -08:00
parent abb718603e
commit 07118a870f
7 changed files with 118 additions and 4 deletions

View File

@@ -25,7 +25,6 @@
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="com.anonymous.DummyApp"/>
<data android:scheme="android.railbird.app"/>
</intent-filter>
</activity>