We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1249e commit bae2eeaCopy full SHA for bae2eea
build.dependencies.gradle
@@ -12,6 +12,6 @@ dependencies {
12
implementation 'org.firstinspires.ftc:Hardware:10.0.0'
13
implementation 'org.firstinspires.ftc:FtcCommon:10.0.0'
14
implementation 'org.firstinspires.ftc:Vision:10.0.0'
15
- implementation 'androidx.appcompat:appcompat:1.2.0'
+ implementation 'androidx.appcompat:appcompat:1.6.1'
16
}
17
0 commit comments