Skip to content

Commit ef57c6f

Browse files
committed
Bump compileSDK to 32
As usual, blocking library updates Signed-off-by: Álvaro Brey <[email protected]>
1 parent b428f94 commit ef57c6f

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)