Skip to content

Commit 240ec20

Browse files
authored
Merge pull request #993 from nextcloud/chore/bump-compilesdk
Bump compileSDK to 32
2 parents b428f94 + ef57c6f commit 240ec20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ tasks.withType(SpotBugsTask){task ->
107107
}
108108

109109
android {
110-
compileSdkVersion 31
110+
compileSdkVersion 32
111111

112112
buildTypes {
113113
debug {

0 commit comments

Comments
 (0)