mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 16:36:31 -06:00
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 <paliyalyogesh@gmail.com>
This commit is contained in:
@@ -104,7 +104,7 @@ dependencies {
|
||||
|
||||
// api(project(":shared"))
|
||||
api(project(":common"))
|
||||
implementation("androidx.profileinstaller:profileinstaller:1.3.1")
|
||||
implementation("androidx.profileinstaller:profileinstaller:1.4.1")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.2.1")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
|
||||
|
||||
Reference in New Issue
Block a user