Skip to content

Commit bae2eea

Browse files
committed
基本校验
1 parent 0d1249e commit bae2eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ dependencies {
1212
implementation 'org.firstinspires.ftc:Hardware:10.0.0'
1313
implementation 'org.firstinspires.ftc:FtcCommon:10.0.0'
1414
implementation 'org.firstinspires.ftc:Vision:10.0.0'
15-
implementation 'androidx.appcompat:appcompat:1.2.0'
15+
implementation 'androidx.appcompat:appcompat:1.6.1'
1616
}
1717

0 commit comments

Comments
 (0)