File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ dependencies {
180180 implementation ' com.google.android.flexbox:flexbox:3.0.0'
181181 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
182182 implementation ' com.arthenica:ffmpeg-kit-full:5.1'
183- implementation ' org.jetbrains.kotlin:kotlin-reflect:1.7 .20'
183+ implementation ' org.jetbrains.kotlin:kotlin-reflect:1.9 .20'
184184 implementation ' com.github.dhaval2404:imagepicker:2.1'
185185 implementation ' com.google.zxing:core:3.4.1'
186186 implementation ' com.journeyapps:zxing-android-embedded:4.2.0'
@@ -199,7 +199,7 @@ dependencies {
199199
200200 testImplementation ' junit:junit:4.13.2'
201201 testImplementation ' org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2'
202- testImplementation " org.jetbrains.kotlin:kotlin-test:1.8 .20"
202+ testImplementation " org.jetbrains.kotlin:kotlin-test:1.9 .20"
203203 testImplementation " org.xmlunit:xmlunit-core:2.9.1"
204204 testImplementation " org.mockito:mockito-core:5.4.0"
205205 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
You can’t perform that action at this time.
0 commit comments