mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
Update NextPush to 1.9.0 (29)
This commit is contained in:
parent
e1936a1176
commit
e9107921a4
1 changed files with 13 additions and 2 deletions
|
|
@ -242,7 +242,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 29
|
||||
commit: 6170f630d113f13a79225df698c3aa980a5d48fb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue