mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'ialokim-master-patch-24712' into 'master'
Disable Transportr 2.1.1 due to app crash See merge request fdroid/fdroiddata!8009
This commit is contained in:
commit
86cd6f0cbf
1 changed files with 3 additions and 2 deletions
|
|
@ -384,6 +384,7 @@ Builds:
|
|||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 119
|
||||
disable: upstream issue, app crashes on some phones https://github.com/grote/Transportr/issues/739
|
||||
commit: 2.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -404,5 +405,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 119
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue