mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update NextPush to 2.1.3 (35)
This commit is contained in:
parent
b00bd47d41
commit
98304d9a6f
1 changed files with 15 additions and 2 deletions
|
|
@ -272,7 +272,20 @@ Builds:
|
||||||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||||
- gradle publishToMavenLocal
|
- gradle publishToMavenLocal
|
||||||
|
|
||||||
|
- versionName: 2.1.3
|
||||||
|
versionCode: 35
|
||||||
|
commit: c03763a4f98532def33c44cb11885c4cffc1ac49
|
||||||
|
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.1
|
CurrentVersion: 2.1.3
|
||||||
CurrentVersionCode: 33
|
CurrentVersionCode: 35
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue