mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Droid-ify to 0.4.2 (42)
This commit is contained in:
parent
0b070513d0
commit
d0ab7f09fc
1 changed files with 12 additions and 2 deletions
|
|
@ -84,7 +84,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 42
|
||||
commit: 5677c66064172f11b24c8fcc4a9c2f76f60e6494
|
||||
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.1
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 0.4.2
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue