mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update RunnerUp to 2.0.5.2 (14000209)
This commit is contained in:
parent
dc06a90acd
commit
9547fb2cd4
1 changed files with 13 additions and 2 deletions
|
|
@ -82,6 +82,17 @@ Builds:
|
|||
- ANT-Android-SDKs
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 2.0.5.2
|
||||
versionCode: 14000209
|
||||
commit: v2.0.5.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- latest
|
||||
rm:
|
||||
- wear
|
||||
- ANT-Android-SDKs
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
MaintainerNotes: This replaces RunnerUp 1.x [[org.runnerup]]
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
|
|
@ -90,5 +101,5 @@ UpdateCheckIgnore: (alpha|beta|rc|RC|dev)
|
|||
VercodeOperation: '%c + 14000000'
|
||||
UpdateCheckName: Ignore
|
||||
UpdateCheckData: https://raw.githubusercontent.com/jonasoreland/runnerup/HEAD/build.gradle|versionCode\s*=\s*(\d+)|.|versionName\s*=\s*'([^\s]+)'
|
||||
CurrentVersion: 2.0.5.1
|
||||
CurrentVersionCode: 14000208
|
||||
CurrentVersion: 2.0.5.2
|
||||
CurrentVersionCode: 14000209
|
||||
|
|
|
|||
Loading…
Reference in a new issue