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 {
59
59
}
60
60
implementation ' com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-7'
61
61
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 "
63
63
}
Original file line number Diff line number Diff line change @@ -67,5 +67,5 @@ dependencies {
67
67
implementation ' com.google.ar:core:1.45.0'
68
68
implementation " androidx.appcompat:appcompat:1.0.0"
69
69
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 "
71
71
}
Original file line number Diff line number Diff line change @@ -97,5 +97,5 @@ dependencies {
97
97
transitive = false
98
98
}
99
99
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 "
101
101
}
You canβt perform that action at this time.
0 commit comments