mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 18:56:25 +00:00
Update Droid-ify to 0.3.5 (35)
This commit is contained in:
parent
c9ddd6c857
commit
24aa514601
1 changed files with 12 additions and 2 deletions
|
|
@ -53,7 +53,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.5
|
||||
versionCode: 35
|
||||
commit: 3296feecbef4c64a5fd4324e732290900acd044d
|
||||
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.3.4
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 0.3.5
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue