2023-11-29 16:47:13 +00:00
|
|
|
Categories:
|
|
|
|
|
- Development
|
|
|
|
|
- System
|
|
|
|
|
License: GPL-3.0-only
|
|
|
|
|
SourceCode: https://github.com/JackEblan/Geto
|
|
|
|
|
IssueTracker: https://github.com/JackEblan/Geto/issues
|
|
|
|
|
Changelog: https://github.com/JackEblan/Geto/releases
|
|
|
|
|
|
|
|
|
|
AutoName: Geto
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/JackEblan/Geto.git
|
|
|
|
|
Binaries: https://github.com/JackEblan/Geto/releases/download/v%v/app-release.apk
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
- versionName: '1.3'
|
|
|
|
|
versionCode: 3
|
|
|
|
|
commit: 2f1b8eeeeef31f1ee635245cba09d21dc950efbf
|
|
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update
|
|
|
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
scandelete:
|
|
|
|
|
- build-logic/convention/build
|
|
|
|
|
|
2023-12-04 04:33:11 +00:00
|
|
|
- versionName: '1.4'
|
|
|
|
|
versionCode: 4
|
2023-12-04 07:55:33 +00:00
|
|
|
commit: 40d65cb10bdb7dbbed2f1cc1fbed58068a300762
|
2023-12-04 04:33:11 +00:00
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update
|
|
|
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
scandelete:
|
|
|
|
|
- build-logic/convention/build
|
|
|
|
|
|
2023-12-21 04:10:47 +00:00
|
|
|
- versionName: '1.6'
|
|
|
|
|
versionCode: 6
|
2023-12-22 06:00:54 +00:00
|
|
|
commit: b6339391000e4cb786d36d182a22b4624b1abd53
|
2023-12-21 04:10:47 +00:00
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update
|
|
|
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
scandelete:
|
|
|
|
|
- build-logic/convention/build
|
|
|
|
|
|
2023-11-29 16:47:13 +00:00
|
|
|
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
|
|
|
|
|
|
|
|
|
|
AutoUpdateMode: Version
|
2023-12-04 07:55:33 +00:00
|
|
|
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
2023-12-21 04:10:47 +00:00
|
|
|
CurrentVersion: '1.6'
|
|
|
|
|
CurrentVersionCode: 6
|