Solve open file bug

This commit is contained in:
J-Jamet
2017-11-28 01:27:22 +01:00
parent 64a4f43945
commit c6a711dec5
2 changed files with 3 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}