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:
@@ -5,12 +5,11 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':')
|
||||
implementation project(':')
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.2"
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user