2016-02-09 20:48:24 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2024-01-11 10:52:54 +01:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
2016-02-09 20:48:24 +01:00
|
|
|
|
|
|
|
|
<uses-permission android:name="com.android.vending.BILLING" />
|
|
|
|
|
|
|
|
|
|
<application />
|
|
|
|
|
|
|
|
|
|
</manifest>
|