mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Nonocross to 1.3.4 (10)
This commit is contained in:
parent
9e00d4cdbe
commit
028b63155d
1 changed files with 13 additions and 2 deletions
|
|
@ -92,7 +92,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.4
|
||||
versionCode: 10
|
||||
commit: 9d5b9c73763243ae990d2ca8852f4c3881b98b3f
|
||||
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: 1.3.3
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.3.4
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue