mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
fossify.gallery - update , misssed aum
This commit is contained in:
parent
3e1178203d
commit
0e515a5e82
1 changed files with 13 additions and 1 deletions
|
|
@ -28,9 +28,21 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/foss/release/gallery-*-foss-release-unsigned.apk
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 5
|
||||
commit: 60f9f9292a16179ffc20679ad0c60c7325b511c0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/foss/release/gallery-*-foss-release-unsigned.apk
|
||||
|
||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 1.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue