mirror of https://github.com/tasks/tasks
Update support, leak canary
parent
df9a1acac4
commit
1be76b9fd3
@ -1,4 +1,11 @@
|
|||||||
<manifest
|
<manifest
|
||||||
package="org.tasks">
|
package="org.tasks"
|
||||||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
|
<!-- ********** -->
|
||||||
|
<!-- LeakCanary -->
|
||||||
|
<!-- https://github.com/square/leakcanary/issues/1082 -->
|
||||||
|
<!-- ********** -->
|
||||||
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Loading…
Reference in New Issue