File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation(" androidx.legacy:legacy-support-v4:1.0.0" )
5151 implementation(" androidx.appcompat:appcompat:1.7.1" )
5252 implementation(" com.google.android.material:material:1.13.0" )
53- implementation(" org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10 " )
53+ implementation(" org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.20 " )
5454
5555 androidTestImplementation(" androidx.test.ext:junit-ktx:1.2.1" )
5656 androidTestUtil(" androidx.test.services:test-services:1.6.0" )
Original file line number Diff line number Diff line change 3030}
3131
3232dependencies {
33- implementation(" org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10 " )
33+ implementation(" org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.20 " )
3434 implementation(" com.google.code.gson:gson:2.13.2" )
3535 implementation(" androidx.work:work-runtime-ktx:2.11.2" )
3636
You can’t perform that action at this time.
0 commit comments