1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-23 04:11:37 +00:00

Rename InstaApp to InstaGrabberApplication

This commit is contained in:
Ammar Githam 2020-08-22 16:15:31 +09:00
parent 972c3f371c
commit edd95f6944
2 changed files with 5 additions and 3 deletions

View file

@ -8,7 +8,7 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application
android:name=".InstaApp"
android:name=".InstaGrabberApplication"
android:allowBackup="true"
android:fullBackupContent="@xml/backup_descriptor"
android:icon="@mipmap/ic_launcher"