mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Nedium to 0.4 (4)
This commit is contained in:
parent
bb90be1386
commit
29de655b14
1 changed files with 13 additions and 2 deletions
|
|
@ -50,7 +50,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: 246a9a20e58cee50bce42f2baaae8b512f58e54c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue