fix: Crashing of devices sdk 21,22,23,24 on start, fixes #262
This commit is contained in:
parent
73523fa4f7
commit
5622b760cc
@ -140,8 +140,8 @@ dependencies {
|
||||
implementation "com.google.android.exoplayer:extension-mediasession:$exoplayer"
|
||||
implementation "com.google.android.exoplayer:extension-okhttp:$exoplayer"
|
||||
|
||||
// date formatter
|
||||
implementation 'org.ocpsoft.prettytime:prettytime:5.0.0.Final'
|
||||
// date formatter, do not update past 4.0.4 https://github.com/sschueller/peertube-android/issues/262
|
||||
implementation 'org.ocpsoft.prettytime:prettytime:4.0.4.Final'
|
||||
|
||||
// Version comparison
|
||||
implementation 'org.apache.maven:maven-artifact:3.6.3'
|
||||
|
Loading…
Reference in New Issue
Block a user