mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Nani? to 0.5.0 (14)
This commit is contained in:
parent
090053afac
commit
b88f39b8c0
1 changed files with 13 additions and 2 deletions
|
|
@ -96,7 +96,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 14
|
||||
commit: 06d63306f1cd45a5330796ba51e51d5c1c46dc26
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue