mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update NextPush to 2.3.3 (43)
This commit is contained in:
parent
d836df490c
commit
4064b7e8ad
1 changed files with 18 additions and 2 deletions
|
|
@ -337,7 +337,23 @@ Builds:
|
|||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||
- gradle publishToMavenLocal
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 43
|
||||
commit: 31fda413e0d781aa932ce9e035f3d86bd1891a62
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- p1gp1g-okhttp@32092418b1a782cd1b5fbc4dfc6311a7ef3a0924
|
||||
prebuild:
|
||||
- sed -i -e 's/codeberg.org.*"/maven.google.com"/' -e '/repositories {/a mavenLocal()'
|
||||
../settings.gradle.kts
|
||||
- sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml ../buildSrc/build.gradle.kts
|
||||
build:
|
||||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||
- gradle publishToMavenLocal
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue