mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Droid-ify to 0.4.6 (46)
This commit is contained in:
parent
bc177af812
commit
f203e0edf1
1 changed files with 12 additions and 2 deletions
|
|
@ -115,7 +115,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.6
|
||||
versionCode: 46
|
||||
commit: 208905923b20c76f56679956a53748a8dea0f5e1
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[v\d.]+$
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 0.4.6
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue