Skip to content

Commit 9e7aaea

Browse files
authored
Update build.gradle.kts
1 parent 01202e5 commit 9e7aaea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

samples/user-interface/picture-in-picture/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@ plugins {
2323
android {
2424
namespace = "com.example.android.pip"
2525
viewBinding.isEnabled = true
26-
2726
compileSdk = 35
28-
defaultConfig {
29-
testOptions.targetSdk = 35
30-
}
3127
}
3228

3329
dependencies {

0 commit comments

Comments
 (0)