manifest: fix addition of maxsdk to wake_lock permission.

those fuckers at acra added the maxsdk clause to their wake_lock
uses-permission, and it got merged into our manifest.
master
Floens 7 years ago
parent 90f7ab6140
commit 33bf7d9795
  1. 2
      Clover/app/build.gradle

@ -154,5 +154,5 @@ dependencies {
implementation 'me.xdrop:fuzzywuzzy:1.1.10'
implementation 'org.codejargon.feather:feather:1.0'
releaseImplementation 'ch.acra:acra-http:5.1.3'
releaseImplementation 'ch.acra:acra-http:5.0.1'
}

Loading…
Cancel
Save