mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update NextPush to 2.3.4 (44)
This commit is contained in:
parent
bf6c8f874a
commit
a4adb099f8
1 changed files with 18 additions and 2 deletions
|
|
@ -353,7 +353,23 @@ Builds:
|
||||||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||||
- gradle publishToMavenLocal
|
- gradle publishToMavenLocal
|
||||||
|
|
||||||
|
- versionName: 2.3.4
|
||||||
|
versionCode: 44
|
||||||
|
commit: 7af19c60f88746877210db40e7c6e1c4b9bacb5e
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 2.3.3
|
CurrentVersion: 2.3.4
|
||||||
CurrentVersionCode: 43
|
CurrentVersionCode: 44
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue