remove vending billing permission from f-droid
This commit is contained in:
parent
153c32ee3c
commit
d103ffe7f9
1 changed files with 4 additions and 0 deletions
4
android/app/src/fdroid/AndroidManifest.xml
Normal file
4
android/app/src/fdroid/AndroidManifest.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools"
|
||||
package="io.ente.photos">
|
||||
<uses-permission android:name="com.android.vending.BILLING" tools:node="remove"/>
|
||||
</manifest>
|
Loading…
Add table
Reference in a new issue