[Gradle] Fix testCustomAttributesInAndroidTargets for AGP 7.0.4
^KT-58305 Verification Pending
This commit is contained in:
committed by
Space Team
parent
39fc1ba81d
commit
462a39d591
+1
-1
@@ -654,7 +654,7 @@ class KotlinAndroidMppIT : KGPBaseTest() {
|
||||
}
|
||||
}
|
||||
|
||||
@AndroidTestVersions(minVersion = AGP_71)
|
||||
@AndroidTestVersions(minVersion = AGP_70)
|
||||
@GradleTestVersions(minVersion = G_7_2)
|
||||
@DisplayName("KT-27714: custom attributes are copied to android compilation configurations")
|
||||
@GradleAndroidTest
|
||||
|
||||
Reference in New Issue
Block a user