mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update org.fossify.gallery to 1.2.0 (8)
This commit is contained in:
parent
d8db07969c
commit
fa6d1c5f2b
1 changed files with 10 additions and 2 deletions
|
|
@ -60,10 +60,18 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: build/outputs/apk/foss/release/gallery-*-foss-release-unsigned.apk
|
output: build/outputs/apk/foss/release/gallery-*-foss-release-unsigned.apk
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 8
|
||||||
|
commit: d5692219a15dd4653a3c431b85342fe5cda628b5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: build/outputs/apk/foss/release/gallery-*-foss-release-unsigned.apk
|
||||||
|
|
||||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||||
CurrentVersion: 1.1.3
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue