mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update News to 0.3.3 (19)
This commit is contained in:
parent
ce9dc07135
commit
c8f74b2691
1 changed files with 13 additions and 2 deletions
|
|
@ -115,7 +115,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.3
|
||||
versionCode: 19
|
||||
commit: e04f86c9e3c05e78f806cb703ec8cb5d9bb441cc
|
||||
subdir: app
|
||||
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.2
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 0.3.3
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue