Added Advantage Studio Lite
This commit is contained in:
@@ -5,6 +5,7 @@ repositories {
|
|||||||
maven { url = "https://mymaven.bylazar.com/releases" } //Panels
|
maven { url = "https://mymaven.bylazar.com/releases" } //Panels
|
||||||
maven { url = 'https://maven.brott.dev/' } //RR
|
maven { url = 'https://maven.brott.dev/' } //RR
|
||||||
maven { url = "https://maven.rowanmcalpin.com/" } //Next FTC
|
maven { url = "https://maven.rowanmcalpin.com/" } //Next FTC
|
||||||
|
maven { url = "https://repo.dairy.foundation/releases" } //AS
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
@@ -36,6 +37,9 @@ dependencies {
|
|||||||
implementation 'com.rowanmcalpin.nextftc:ftc:0.6.2'//NEXT FTC
|
implementation 'com.rowanmcalpin.nextftc:ftc:0.6.2'//NEXT FTC
|
||||||
implementation 'com.rowanmcalpin.nextftc:pedro:0.6.2'//NEXT FTC
|
implementation 'com.rowanmcalpin.nextftc:pedro:0.6.2'//NEXT FTC
|
||||||
|
|
||||||
|
implementation("page.j5155.AdvantageScope:lite:v26.0.0") //AS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user