Android 9 compatibility, fix #550

This commit is contained in:
Emux
2018-06-10 16:00:50 +03:00
parent e6a90a8da5
commit 4ebca73023
7 changed files with 24 additions and 25 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
dependencies {
api project(':vtm')
api 'com.caverock:androidsvg:1.2.2-beta-1'
api 'com.caverock:androidsvg:1.3-SNAPSHOT'
}
android {