Add baseline profile
This commit is contained in:
+28967
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -21,7 +21,7 @@ subprojects {
|
||||
"-opt-in=androidx.compose.material.ExperimentalMaterialApi",
|
||||
"-opt-in=androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
)
|
||||
allWarningsAsErrors = true
|
||||
//allWarningsAsErrors = true
|
||||
jvmTarget = JavaVersion.VERSION_11.toString()
|
||||
|
||||
if (project.findProperty("composeCompilerReports") == "true") {
|
||||
|
||||
Reference in New Issue
Block a user