mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 02:39:46 +00:00
Update NextPush to 2.1.1 (33)
This commit is contained in:
parent
b8eae6c477
commit
aa3846c645
1 changed files with 15 additions and 2 deletions
|
|
@ -259,7 +259,20 @@ Builds:
|
|||
- cd $$p1gp1g-okhttp$$/okhttp-sse
|
||||
- gradle publishToMavenLocal
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 33
|
||||
commit: cd576e083eec63449eb148e9cad60d32616831be
|
||||
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.1
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue