Backed out changeset f74a557cdb43 (bug 1951190) for causing btime failures. CLOSED TREE
This commit is contained in:
@@ -7,6 +7,10 @@ plugins {
|
||||
alias(libs.plugins.kotlin.compose)
|
||||
}
|
||||
|
||||
if (findProject(":geckoview") != null) {
|
||||
buildDir "${topobjdir}/gradle/build/mobile/android/samples-browser"
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user