update some colors

This commit is contained in:
tibbi
2017-01-06 21:27:12 +01:00
parent dfb0a5b89b
commit 02e005ec37
7 changed files with 26 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.1.7'
compile 'com.simplemobiletools:commons:2.1.8'
compile 'com.facebook.stetho:stetho:1.4.1'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}