Fixed warnings and patched some files, working on testing
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
project_name = "my-robot"
|
||||
weevil_version = "1.1.0-beta.2"
|
||||
ftc_sdk_path = 'C:\Users\Eric\.weevil\ftc-sdk'
|
||||
ftc_sdk_version = "v10.1.1"
|
||||
android_sdk_path = 'C:\Users\Eric\.weevil\android-sdk'
|
||||
[project]
|
||||
project_name = "{{PROJECT_NAME}}"
|
||||
created = "{{CREATION_DATE}}"
|
||||
weevil_version = "{{WEEVIL_VERSION}}"
|
||||
template = "{{TEMPLATE_NAME}}"
|
||||
|
||||
[ftc]
|
||||
sdk_version = "10.1.1"
|
||||
|
||||
[build]
|
||||
gradle_version = "8.5"
|
||||
|
||||
Reference in New Issue
Block a user