mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update NextPush to 1.1.0 (7)
This commit is contained in:
parent
36d1fb06e6
commit
c5189a6cbe
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 7
|
||||
commit: 02bb2c03180a5b0fd338556982814ccb1b1aaa78
|
||||
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.0.1
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue