mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update de.eknoes.inofficialgolem.yml
This commit is contained in:
parent
4d9db6f8d4
commit
dff9069aa6
1 changed files with 14 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ IssueTracker: https://github.com/eknoes/golem-android-reader/issues
|
|||
AutoName: Golem.de
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/eknoes/golem-android-reader
|
||||
Repo: https://github.com/eknoes/golem-android-reader.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
|
|
@ -54,7 +54,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 143
|
||||
commit: d3dd4c7522cc9d4ccd8424f52d248a627291f90f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 142
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 143
|
||||
|
|
|
|||
Loading…
Reference in a new issue