mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
RailwayStations app was migrated to Codeberg
This commit is contained in:
parent
dd01c75492
commit
f6f498f66f
1 changed files with 14 additions and 6 deletions
|
|
@ -4,15 +4,16 @@ Categories:
|
|||
License: MIT
|
||||
AuthorName: Railwaystations Team
|
||||
WebSite: https://railway-stations.org
|
||||
SourceCode: https://github.com/RailwayStations/RSAndroidApp
|
||||
IssueTracker: https://github.com/RailwayStations/RSAndroidApp/issues
|
||||
SourceCode: https://codeberg.org/RailwayStations/RSAndroidApp
|
||||
IssueTracker: https://codeberg.org/RailwayStations/RSAndroidApp/issues
|
||||
Translation: https://translate.codeberg.org/projects/railwaystations-android-app
|
||||
Liberapay: Railway-Stations.org
|
||||
|
||||
AutoName: Railway station photos
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/RailwayStations/RSAndroidApp.git
|
||||
Binaries: https://github.com/RailwayStations/RSAndroidApp/releases/download/%v/de.bahnhoefe.deutschlands.bahnhofsfotos_%v.apk
|
||||
Repo: https://codeberg.org/RailwayStations/RSAndroidApp.git
|
||||
Binaries: https://codeberg.org/RailwayStations/RSAndroidApp/releases/download/%v/de.bahnhoefe.deutschlands.bahnhofsfotos_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 12.2.2
|
||||
|
|
@ -382,9 +383,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 16.1.0
|
||||
versionCode: 94
|
||||
commit: e32b95006bb86341966541a94242a0379dd09b49
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 88352051351be1cc46a202f3a1b493e7a446a7f3f50fd22ebcd8657c358e9ef8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 16.0.0
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 16.1.0
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue