`android.disallowKotlinSourceSets=false`

pull/1959/head
Simon Marquis 4 weeks ago
parent 10a3b628ab
commit 7dffc314ce

@ -65,3 +65,6 @@ roborazzi.test.verify=true
android.injected.androidTest.leaveApksInstalledAfterRun=true
android.newDsl=false
# Temporary suppresson of androidx.baselineprofile plugin issue (now flagged as error by AGP beta05)
android.disallowKotlinSourceSets=false

Loading…
Cancel
Save