mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Nonocross to 1.3.3 (9)
This commit is contained in:
parent
2cb2ac15f1
commit
4ef0688220
1 changed files with 13 additions and 2 deletions
|
|
@ -81,7 +81,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.3
|
||||||
|
versionCode: 9
|
||||||
|
commit: 35ad0189f00c8d188d306cc8986110e0d478e68e
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.2
|
CurrentVersion: 1.3.3
|
||||||
CurrentVersionCode: 8
|
CurrentVersionCode: 9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue