Skip to content

Commit cb8be07

Browse files
fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.4.1 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yogesh Choudhary Paliyal <[email protected]>
1 parent 57ddf66 commit cb8be07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104

105105
// api(project(":shared"))
106106
api(project(":common"))
107-
implementation("androidx.profileinstaller:profileinstaller:1.3.1")
107+
implementation("androidx.profileinstaller:profileinstaller:1.4.1")
108108
testImplementation("junit:junit:4.13.2")
109109
androidTestImplementation("androidx.test.ext:junit:1.2.1")
110110
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")

0 commit comments

Comments
 (0)