Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
alabiaga authored Aug 9, 2024
1 parent 01202e5 commit 9e7aaea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions samples/user-interface/picture-in-picture/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ plugins {
android {
namespace = "com.example.android.pip"
viewBinding.isEnabled = true

compileSdk = 35
defaultConfig {
testOptions.targetSdk = 35
}
}

dependencies {
Expand Down

0 comments on commit 9e7aaea

Please sign in to comment.