diff --git a/gradle.properties b/gradle.properties index 7c11d06343..af74d8a36a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,8 +14,8 @@ android.disableAutomaticComponentCreation=true # Config minSdk=21 -targetSdk=31 -compileSdk=31 +targetSdk=32 +compileSdk=32 # Maven GROUP=io.coil-kt