mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
misc fixes
This commit is contained in:
parent
ee8d7292ed
commit
91facf6587
2 changed files with 7 additions and 8 deletions
|
|
@ -140,8 +140,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 336
|
||||
disable: https://github.com/DanXi-Dev/DanXi/issues/310
|
||||
commit: 4016344d13ee6d11e9a54cb9b0b36581521cf3e3
|
||||
commit: b2b8ea43c97654cda941d2b9f6000f1d3551808d
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
|
|
|
|||
|
|
@ -1373,10 +1373,9 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.0.740
|
||||
versionCode: 740
|
||||
disable: https://github.com/AndBible/and-bible/issues/2945
|
||||
commit: 5cb9cd9550e2386546677fb3a7219d9d0a781eef
|
||||
- versionName: 5.0.741
|
||||
versionCode: 741
|
||||
commit: a61be8e0592d7e587f125e59011f9bb6b136feee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -1387,9 +1386,10 @@ Builds:
|
|||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
gradle:
|
||||
- standard
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+-fdroid$
|
||||
CurrentVersion: 5.0.740
|
||||
CurrentVersionCode: 740
|
||||
CurrentVersion: 5.0.741
|
||||
CurrentVersionCode: 741
|
||||
|
|
|
|||
Loading…
Reference in a new issue