mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +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.
|
All of this packed in a lightweght, material designed app.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/ndleyton/OneTwo
|
Repo: https://github.com/ndleyton/OneTwo.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.0'
|
- versionName: '1.0'
|
||||||
|
|
@ -79,6 +79,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: RepoManifest
|
UpdateCheckMode: RepoManifest
|
||||||
CurrentVersion: 1.2.0
|
CurrentVersion: 1.2.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue