Open Pet Food Facts: fix 3.2.5 (325)

gradlew-fdroid can't handle DOS line endings (\r\n) properly.
This commit is contained in:
relan 2019-11-09 09:27:38 +03:00
parent 436a5cf859
commit e0634c446b

View file

@ -183,9 +183,11 @@ Builds:
versionCode: 325
commit: 3.2.5
subdir: app
init: sed -i '/javaMaxHeapSize/d' build.gradle
gradle:
- opff
prebuild:
- sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
- sed -i '/javaMaxHeapSize/d' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags