app: remove customtabs dependency

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-01-25 19:15:51 +05:30
parent 57a2f67646
commit e1aa0e5bc6
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 8 additions and 16 deletions

View file

@ -5,7 +5,7 @@
<uses-permission android:name="android.permission.INTERNET" />
<application
android:name=".Application"
android:name=".ClawApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"