File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252 implementation ' com.github.yalantis:ucrop:2.2.4'
5353
5454 // More Info: https://github.com/florent37/InlineActivityResult
55- compileOnly ' com.github.florent37:inline-activity-result-kotlin:1.0.3 '
55+ compileOnly ' com.github.florent37:inline-activity-result-kotlin:1.0.4 '
5656
5757 testImplementation ' junit:junit:4.13'
5858 androidTestImplementation ' androidx.test.ext:junit:1.1.1'
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 implementation ' androidx.appcompat:appcompat:1.1.0'
4141 implementation ' androidx.browser:browser:1.2.0'
4242 implementation ' com.google.android.material:material:1.1.0'
43- implementation ' com.github.florent37:inline-activity-result-kotlin:1.0.3 '
43+ implementation ' com.github.florent37:inline-activity-result-kotlin:1.0.4 '
4444
4545 testImplementation ' junit:junit:4.13'
4646 androidTestImplementation ' androidx.test.ext:junit:1.1.1'
You can’t perform that action at this time.
0 commit comments