mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Droid-ify to 0.4.3 (43)
This commit is contained in:
parent
063b14c7b3
commit
e49328080b
1 changed files with 12 additions and 2 deletions
|
|
@ -94,7 +94,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.3
|
||||||
|
versionCode: 43
|
||||||
|
commit: 8c7d1d65d98a2636a4890c03a55765fdca6aad55
|
||||||
|
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.4.2
|
CurrentVersion: 0.4.3
|
||||||
CurrentVersionCode: 42
|
CurrentVersionCode: 43
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue