update DynamicLayoutInflater to lastest version

This commit is contained in:
hyb1996
2017-11-07 13:49:37 +08:00
parent d3c60049b7
commit 35955faba9
15 changed files with 97 additions and 53 deletions

View File

@@ -18,6 +18,7 @@ allprojects {
maven {
url "https://jitpack.io"
}
google()
}
}