feat: add myket iap

This commit is contained in:
2026-06-14 18:31:15 +03:30
parent f266f4d142
commit c76f8aa08f
9 changed files with 192 additions and 4 deletions
+6
View File
@@ -2,6 +2,12 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<!-- دیدن و اتصال به سرویس پرداختِ مایکت روی اندروید ۱۱+ -->
<queries>
<package android:name="ir.mservices.market" />
</queries>
<application
android:name=".DrugApp"
android:allowBackup="true"