mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Open Food Facts to 3.6.8 (433) and enable AUM
This commit is contained in:
parent
2e4e184a9f
commit
9959929e20
1 changed files with 11 additions and 1 deletions
|
|
@ -427,7 +427,17 @@ Builds:
|
|||
- sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i '/javaMaxHeapSize/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: 3.6.8
|
||||
versionCode: 433
|
||||
commit: 3.6.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- 'off'
|
||||
prebuild:
|
||||
- sed -i 's/\r$//' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i '/javaMaxHeapSize/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.6.8
|
||||
CurrentVersionCode: 433
|
||||
|
|
|
|||
Loading…
Reference in a new issue