mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update NextPush to 1.3.2 (13)
This commit is contained in:
parent
bacce64a2d
commit
fada5916da
1 changed files with 13 additions and 2 deletions
|
|
@ -92,7 +92,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 13
|
||||
commit: 1a5a5f6d58d0350f2f15f43fb23bbfcb9efab79a
|
||||
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.1
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue