vmadalin / easypermissions-ktx

🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
382 stars 38 forks source link

Move test activities to test Manifest, in order not to pollute production Manifest #16

Open mtotschnig opened 1 year ago

mtotschnig commented 1 year ago

fixes #13