mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Tasks: fix build
This commit is contained in:
parent
ecacc27387
commit
5e39171362
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ Build:4.8.15,405
|
|||
Build:4.8.16,407
|
||||
commit=4.8.16
|
||||
gradle=generic
|
||||
prebuild=sed -i -e '/org.mockito:mockito-core/i*/' -e '/com.google.android.gms:play-services-location/i/*' build.gradle
|
||||
prebuild=sed -i -e '/googleplayCompile/d' -e '/amazonCompile/d' build.gradle
|
||||
scanignore=src/main/res/raw/gestures
|
||||
|
||||
Maintainer Notes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue