File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
code-samples/ARPlacingObjects Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,5 +59,5 @@ dependencies {
5959 }
6060 implementation ' com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7'
6161 implementation " androidx.core:core-ktx:1.10.1"
62- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.0 "
62+ implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20 "
6363}
Original file line number Diff line number Diff line change @@ -67,5 +67,5 @@ dependencies {
6767 implementation ' com.google.ar:core:1.45.0'
6868 implementation " androidx.appcompat:appcompat:1.0.0"
6969 implementation " androidx.core:core-ktx:1.8.0"
70- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 "
70+ implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20 "
7171}
Original file line number Diff line number Diff line change @@ -97,5 +97,5 @@ dependencies {
9797 transitive = false
9898 }
9999 implementation " androidx.core:core-ktx:1.8.0"
100- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 "
100+ implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20 "
101101}
You canβt perform that action at this time.
0 commit comments