mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Droid-ify to 0.3.3 (33)
This commit is contained in:
parent
7dc9649c92
commit
754e3d8d66
1 changed files with 12 additions and 2 deletions
|
|
@ -33,7 +33,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.3.3
|
||||||
|
versionCode: 33
|
||||||
|
commit: 081a959e092ac10b0023642cf0e876215cad5007
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.3.2
|
CurrentVersion: 0.3.3
|
||||||
CurrentVersionCode: 32
|
CurrentVersionCode: 33
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue