mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:18:49 +00:00
Update Android SVG drawable plugin to 3.0.2.
This commit is contained in:
parent
4fd5aa057e
commit
6b5fedf0d9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
classpath('fr.avianey.androidsvgdrawable:gradle-plugin:3.0.0') {
|
||||
classpath('fr.avianey.androidsvgdrawable:gradle-plugin:3.0.2') {
|
||||
exclude group: 'xerces'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue