mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
fossify.gallery - update
This commit is contained in:
parent
7741db5198
commit
86c7da6ad7
1 changed files with 5 additions and 6 deletions
|
|
@ -16,10 +16,9 @@ Repo: https://github.com/FossifyOrg/Gallery.git
|
|||
Binaries: https://github.com/FossifyOrg/Gallery/releases/download/%v/gallery-%c-foss-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: https://github.com/FossifyOrg/Gallery/issues/36
|
||||
commit: e30078b6d596fb065bb0f14b1cf55270ea36faf1
|
||||
- versionName: 1.1.0
|
||||
versionCode: 4
|
||||
commit: 91c5afe13daf2e93455900dbbb171664a7590877
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -34,5 +33,5 @@ AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0
|
|||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue