Skip to content

Third Coast 18.7.2

Choose a tag to compare

@jhh jhh released this 28 Oct 14:03

Gradle

repositories {
    jcenter()
}
dependencies {
    compile 'org.strykeforce.thirdcoast:swerve:18.7.2'
    compile 'org.strykeforce.thirdcoast:telemetry:18.7.2'
}

Fixed

  • SwerveDrive constructor is now public