mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update NextPush to 2.2.0 (39)
This commit is contained in:
parent
19a5ff9351
commit
292dc9586d
1 changed files with 15 additions and 2 deletions
|
|
@ -324,7 +324,20 @@ Builds:
|
||||||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||||
- gradle publishToMavenLocal
|
- gradle publishToMavenLocal
|
||||||
|
|
||||||
|
- versionName: 2.2.0
|
||||||
|
versionCode: 39
|
||||||
|
commit: 519b95ed2675056570c1b9f39dec32d13325dd95
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 2.1.6
|
CurrentVersion: 2.2.0
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 39
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue