Install dep

This commit is contained in:
Julia Friesel
2018-08-22 19:15:39 +02:00
parent 398c726d94
commit b0019d85e0
12 changed files with 177 additions and 100 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ allprojects {
ext {
buildToolsVersion = "26.0.3"
minSdkVersion = 16
minSdkVersion = 19
compileSdkVersion = 26
targetSdkVersion = 26
supportLibVersion = "26.1.0"