mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Droid-ify to 0.9.0 (903)
This commit is contained in:
parent
ba4240ebc0
commit
e8aca9ba10
1 changed files with 12 additions and 2 deletions
|
|
@ -105,7 +105,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.0
|
||||
versionCode: 903
|
||||
commit: 57003a4684490e0775629b913700af8fa17c3b53
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.3
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 903
|
||||
|
|
|
|||
Loading…
Reference in a new issue