mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Fix Open Food Facts build 3.6.8 (433)
This commit is contained in:
parent
9959929e20
commit
279858e0b8
1 changed files with 2 additions and 1 deletions
|
|
@ -435,7 +435,8 @@ Builds:
|
|||
- 'off'
|
||||
prebuild:
|
||||
- sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i '/javaMaxHeapSize/d' build.gradle.kts
|
||||
- sed -i '/sentry-android-gradle-plugin/d' ../build.gradle.kts
|
||||
- sed -i -e '/javaMaxHeapSize/d' -e '/io.sentry.android.gradle/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue