mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
New App: Geto
This commit is contained in:
parent
03ff8c02ca
commit
d6ccd021f3
1 changed files with 34 additions and 0 deletions
34
metadata/com.android.geto.yml
Normal file
34
metadata/com.android.geto.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
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
|
||||
|
||||
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue