mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update NextPush to 2.0.1 (31)
This commit is contained in:
parent
2e21e8ca97
commit
31f9a2d9b4
1 changed files with 15 additions and 2 deletions
|
|
@ -246,7 +246,20 @@ Builds:
|
|||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||
- gradle publishToMavenLocal
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 31
|
||||
commit: 80dd1f7cc3777f0a5e31b852900c6f74b6e753ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- p1gp1g-okhttp@a926818e513c641cf5c0d58fb8498f1913da7a21
|
||||
prebuild: sed -i -e 's/codeberg.org.*"/maven.google.com"/' ../settings.gradle.kts
|
||||
build:
|
||||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||
- gradle publishToMavenLocal
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue