Updated FTC SDK to 10.2.0.

This commit is contained in:
Titan Robotics Club
2025-05-02 18:24:17 -07:00
parent 83ba712462
commit 3f17631739
9 changed files with 58 additions and 25 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