mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
fix: releasing a version of Open Food Facts
This commit is contained in:
parent
5d76370475
commit
c60dd55cce
1 changed files with 2 additions and 3 deletions
|
|
@ -417,8 +417,7 @@ Builds:
|
|||
prebuild: sed -i -e '/play:core/d' -e '/libs.barcode.scanning/d' build.gradle.kts
|
||||
|
||||
- versionName: 4.8.0
|
||||
versionCode: 1148
|
||||
disable: blank screen
|
||||
versionCode: 1149
|
||||
commit: v4.8.0
|
||||
subdir: packages/smooth_app
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
|
|
@ -451,4 +450,4 @@ AutoUpdateMode: Version v%v
|
|||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/openfoodfacts/smooth-app/releases/latest/download/version-code.txt|(\d+)|https://github.com/openfoodfacts/smooth-app/releases/latest|releases/tag/v([\d.]+)
|
||||
CurrentVersion: 4.8.0
|
||||
CurrentVersionCode: 1148
|
||||
CurrentVersionCode: 1149
|
||||
|
|
|
|||
Loading…
Reference in a new issue