mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update News to 0.3.4 (20)
This commit is contained in:
parent
677a06a33d
commit
a0849fd2d1
1 changed files with 13 additions and 2 deletions
|
|
@ -126,7 +126,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.4
|
||||
versionCode: 20
|
||||
commit: c6e87e3ff48139e73c0223491f8a721596b02632
|
||||
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.3
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 0.3.4
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue