mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Droid-ify to 0.4.0 (40)
This commit is contained in:
parent
6e2e7965a1
commit
425aae1fbe
1 changed files with 12 additions and 2 deletions
|
|
@ -64,7 +64,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.4.0
|
||||||
|
versionCode: 40
|
||||||
|
commit: e106b4ca0016f719d05c84b74d0deb1a935f5100
|
||||||
|
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.5
|
CurrentVersion: 0.4.0
|
||||||
CurrentVersionCode: 35
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue