RunnerUp 2.6.0.2

This commit is contained in:
Gerhard Olsson 2023-08-04 12:01:02 +00:00 committed by linsui
parent 49451aee4d
commit 071248bccc

View file

@ -9,7 +9,7 @@ License: GPL-3.0-only
WebSite: https://github.com/jonasoreland/runnerup/wiki
SourceCode: https://github.com/jonasoreland/runnerup
IssueTracker: https://github.com/jonasoreland/runnerup/issues
Translation: https://www.transifex.com/runner-up/runner-up-android/dashboard
Translation: https://explore.transifex.com/runner-up/runner-up-android/
Changelog: https://htmlpreview.github.io/?https://raw.githubusercontent.com/jonasoreland/runnerup/blob/HEAD/app/assets/changes.html
AutoName: RunnerUp
@ -380,10 +380,9 @@ Builds:
prebuild: sed -i -e '/play-services/d' -e '/mapboxsdk/d' -e '/api.mapbox.com/d'
build.gradle
- versionName: 2.6.0.0
versionCode: 15000330
disable: https://github.com/jonasoreland/runnerup/issues/1157
commit: 30fc11920b780bbfc08cd4881eb081b8b33e67b6
- versionName: 2.6.0.2
versionCode: 21000331
commit: 0d5e405acb180cdbae59da72e060c68531bb29aa
subdir: app
sudo:
- apt-get update
@ -402,6 +401,6 @@ MaintainerNotes: This replaces RunnerUp 1.x https://f-droid.org/packages/org.run
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]*$
VercodeOperation:
- '%c + 15000000'
CurrentVersion: 2.6.0.0
CurrentVersionCode: 15000330
- '%c + 21000000'
CurrentVersion: 2.6.0.2
CurrentVersionCode: 21000331