mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ocr - update recipe
This commit is contained in:
parent
78c8f2011e
commit
261d5b2677
1 changed files with 5 additions and 1 deletions
|
|
@ -76,7 +76,11 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/splits/,+7d' build.gradle
|
||||
rm:
|
||||
- app/gradle
|
||||
prebuild:
|
||||
- sed -i -e '/splits/,+7d' build.gradle
|
||||
- sed -i -e 's/7.5-all/8.6-all/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue