Use new ShieldControllerExtensions library for Shield Controller rumble support

https://github.com/cgutman/ShieldControllerExtensions
This commit is contained in:
Cameron Gutman
2022-06-30 18:04:02 -05:00
parent 602febe876
commit ebd327c7a6
5 changed files with 10 additions and 377 deletions
+1
View File
@@ -13,5 +13,6 @@ allprojects {
repositories {
mavenCentral()
google()
maven { url 'https://jitpack.io' }
}
}