Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Fix YAML parser crashing the app on Kitkat and lower

Cette révision appartient à :
len 2016-07-03 21:33:07 +02:00
Parent 42484d718a
révision 50a773f456

Voir le fichier

@ -118,7 +118,7 @@ dependencies {
compile 'com.github.salomonbrys.kotson:kotson:2.3.0'
// YAML
compile 'org.yaml:snakeyaml:1.17'
compile 'com.github.bmoliveira:snake-yaml:v1.18-android'
// JavaScript engine
compile 'com.squareup.duktape:duktape-android:0.9.5'