Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #433 from XaverianTeamRobotics/dependabot/gradle/T…
Browse files Browse the repository at this point in the history
…eamCode/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.7.2

Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.1 to 1.7.2 in /TeamCode
  • Loading branch information
tom-ricci authored Jul 1, 2023
2 parents 1b145e2 + 7dd87b8 commit 869e2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
compileOnly 'com.google.android.wearable:wearable:2.9.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.2'
implementation 'org.openftc:easyopencv:1.7.0'
implementation "org.jetbrains.kotlin:kotlin-reflect:1.8.22"
implementation 'org.apache.commons:commons-math3:3.6.1'
Expand Down

0 comments on commit 869e2e1

Please sign in to comment.