Sweet animations from support lib

This commit is contained in:
Mygod
2018-03-07 23:19:28 -08:00
parent c0cf88e3fc
commit 063bf49bdd
3 changed files with 52 additions and 43 deletions

View File

@@ -4,8 +4,8 @@ buildscript {
ext {
androidPluginVersion = '3.0.1'
kotlinVersion = '1.2.21'
supportLibraryVersion = '27.0.2'
takisoftFixVersion = '27.0.2.0'
supportLibraryVersion = '27.1.0'
takisoftFixVersion = '27.1.0.0'
}
repositories {
google()