FtcRobotController v10.1

This commit is contained in:
Cal Kestis
2024-11-02 10:16:56 +09:00
parent 6af9bb6534
commit 9f11128c61
8 changed files with 40 additions and 19 deletions

View File

@ -8,3 +8,5 @@ android.enableJetifier=false
# Allow Gradle to use up to 1 GB of RAM
org.gradle.jvmargs=-Xmx1024M
android.nonTransitiveRClass=false