We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ddf66 commit cb8be07Copy full SHA for cb8be07
app/build.gradle.kts
@@ -104,7 +104,7 @@ dependencies {
104
105
// api(project(":shared"))
106
api(project(":common"))
107
- implementation("androidx.profileinstaller:profileinstaller:1.3.1")
+ implementation("androidx.profileinstaller:profileinstaller:1.4.1")
108
testImplementation("junit:junit:4.13.2")
109
androidTestImplementation("androidx.test.ext:junit:1.2.1")
110
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
0 commit comments