mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Unescape HTML for post content and comments. Minor UI fixes.
This commit is contained in:
@@ -39,8 +39,8 @@ dependencies {
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test:runner:1.2.0-alpha03'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0-alpha03'
|
||||
androidTestImplementation 'androidx.test:runner:1.2.0-alpha04'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0-alpha04'
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.9.6'
|
||||
implementation 'com.google.android.exoplayer:exoplayer-dash:2.9.6'
|
||||
implementation 'androidx.browser:browser:1.0.0'
|
||||
|
Reference in New Issue
Block a user