Skip to content

Commit

Permalink
Update compile SDK to 32. (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed May 11, 2022
1 parent c1adab8 commit f5f9faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -14,8 +14,8 @@ android.disableAutomaticComponentCreation=true

# Config
minSdk=21
targetSdk=31
compileSdk=31
targetSdk=32
compileSdk=32

# Maven
GROUP=io.coil-kt
Expand Down

0 comments on commit f5f9faf

Please sign in to comment.