1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Get rid of some warnings

This commit is contained in:
davigonz
2018-04-25 16:38:51 +02:00
parent 3bd29307a5
commit 1ff922af6a
4 changed files with 6 additions and 10 deletions
+1 -2
View File
@@ -5,12 +5,11 @@ repositories {
}
dependencies {
compile project(':')
implementation project(':')
}
android {
compileSdkVersion 26
buildToolsVersion "26.0.2"
sourceSets {
main {