Skip to content

Commit

Permalink
versionCode 15
Browse files Browse the repository at this point in the history
versionName 1.0.15

add: dependency to baselineprofile module
  • Loading branch information
LEE JI WOO committed Dec 27, 2023
1 parent d7de555 commit 9f596af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ baselineProfile {
dependencies {
implementation(project(":data"))
implementation(project(":domain"))
baselineProfile(project(":baseline-profile"))

implementation(libs.androidx.core.ktx)
implementation(libs.android.material)
Expand Down

0 comments on commit 9f596af

Please sign in to comment.