Added option to support the development by donating.
This commit is contained in:
parent
5283a0ca7a
commit
d869a87d98
8 changed files with 104 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.BROADCAST_STICKY" />
|
||||
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
|
||||
<uses-permission android:name="com.android.vending.BILLING" />
|
||||
|
||||
<application
|
||||
android:name=".App"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue