mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update NextPush to 1.4.0 (15)
This commit is contained in:
parent
543ffcdf2b
commit
6ee815e511
1 changed files with 13 additions and 2 deletions
|
|
@ -114,7 +114,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 15
|
||||
commit: 08ac9e38bf7eb5c03fc2762f4f68d6265a667386
|
||||
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 \d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.3.3
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue