mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
onetwo = update
This commit is contained in:
parent
5a1f086804
commit
2b288ebcce
1 changed files with 12 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Description: |-
|
|||
All of this packed in a lightweght, material designed app.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ndleyton/OneTwo
|
||||
Repo: https://github.com/ndleyton/OneTwo.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -79,6 +79,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 17
|
||||
commit: 60554fba0b2a4a9eb1a4e35c731cd5c48694a981
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue