Publish current app and server
This commit is contained in:
@@ -5,4 +5,7 @@ plugins {
|
||||
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
|
||||
id("org.jetbrains.kotlin.plugin.compose") version "2.0.21" apply false
|
||||
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21" apply false
|
||||
// Generates app/src/release/generated/baselineProfiles from the :benchmark journeys.
|
||||
// Keep this version in step with the androidx.benchmark artifacts in benchmark/.
|
||||
id("androidx.baselineprofile") version "1.3.4" apply false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user