Skip to content

Commit

Permalink
compile sdk 34
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Mar 15, 2024
1 parent 484e56a commit bb2d959
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ internal fun Project.configureKotlinAndroid(
commonExtension: CommonExtension<*, *, *, *, *, *>,
) {
commonExtension.apply {
compileSdk = 33
compileSdk = 34

defaultConfig {
minSdk = 21
Expand Down

0 comments on commit bb2d959

Please sign in to comment.