mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Nani? to 0.5.2 (16)
This commit is contained in:
parent
cdc33f6c92
commit
78b52c6c3d
1 changed files with 13 additions and 2 deletions
|
|
@ -118,7 +118,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.2
|
||||
versionCode: 16
|
||||
commit: 639bb354d301aa6a6835831e86eba8362e53395c
|
||||
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.5.1
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.5.2
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue