diff --git a/owncloudComLibrary/build.gradle b/owncloudComLibrary/build.gradle index e9f20869..19ec3b86 100644 --- a/owncloudComLibrary/build.gradle +++ b/owncloudComLibrary/build.gradle @@ -21,11 +21,11 @@ dependencies { } android { - compileSdkVersion 30 + compileSdkVersion 31 defaultConfig { minSdkVersion 21 - targetSdkVersion 30 + targetSdkVersion 31 versionCode = 10001400 versionName = "1.0.14"