update Transportr and add infos to metadata
This commit is contained in:
parent
d0aa377263
commit
aee4a688cb
|
|
@ -1,8 +1,10 @@
|
||||||
Categories:Navigation
|
Categories:Navigation
|
||||||
License:GPLv3+
|
License:GPLv3+
|
||||||
|
Author Name:Torsten Grote
|
||||||
Web Site:https://transportr.grobox.de?utm_source=fdroid
|
Web Site:https://transportr.grobox.de?utm_source=fdroid
|
||||||
Source Code:https://github.com/grote/Transportr
|
Source Code:https://github.com/grote/Transportr
|
||||||
Issue Tracker:https://github.com/grote/Transportr/issues
|
Issue Tracker:https://github.com/grote/Transportr/issues
|
||||||
|
Changelog:https://github.com/grote/Transportr/releases
|
||||||
Donate:https://transportr.grobox.de/?utm_source=fdroid#donate
|
Donate:https://transportr.grobox.de/?utm_source=fdroid#donate
|
||||||
FlattrID:1921242
|
FlattrID:1921242
|
||||||
Bitcoin:12JaQp8zfqRb83JfSwVjH4rZWsZnWRPoyG
|
Bitcoin:12JaQp8zfqRb83JfSwVjH4rZWsZnWRPoyG
|
||||||
|
|
@ -23,6 +25,8 @@ next trips with one click.
|
||||||
|
|
||||||
Discover nearby stations and show upcoming departures including the delays (if
|
Discover nearby stations and show upcoming departures including the delays (if
|
||||||
there are any).
|
there are any).
|
||||||
|
|
||||||
|
[https://github.com/grote/Transportr/blob/master/README.md#screenshots Screenshots]
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -158,7 +162,14 @@ Build:1.1.1,33
|
||||||
prebuild=./pre-build.sh
|
prebuild=./pre-build.sh
|
||||||
gradleprops=buildServer
|
gradleprops=buildServer
|
||||||
|
|
||||||
|
Build:1.1.2,36
|
||||||
|
commit=1.1.2
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
prebuild=./pre-build.sh
|
||||||
|
gradleprops=buildServer
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.1.1
|
Current Version:1.1.2
|
||||||
Current Version Code:33
|
Current Version Code:36
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue