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:
parent
972c3f371c
commit
edd95f6944
2 changed files with 5 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue