Files
open-keychain/OpenKeychain/src/google/AndroidManifest.xml
Vincent Breitmoser 3a52071f50 Update AGP to 8.4.2
2024-01-29 16:42:28 +01:00

8 lines
210 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="com.android.vending.BILLING" />
<application />
</manifest>