Skip to content

Commit

Permalink
Merge pull request #16 from Pattonville-Robotics/update-to-v3.5
Browse files Browse the repository at this point in the history
update to ftc version 3.5
  • Loading branch information
greg-bahr committed Nov 1, 2017
2 parents 4775659 + 7ffe494 commit 0346cf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* It is extraordinarily rare that you will ever need to edit this file.
*/
buildscript {
ext.ftc_version = '3.4'
ext.ftc_version = '3.5'

repositories {
google()
Expand All @@ -23,4 +23,4 @@ allprojects {
url "https://raw.githubusercontent.com/Pattonville-Robotics/ftc-lib-repo/mvn-repo/"
}
}
}
}

0 comments on commit 0346cf8

Please sign in to comment.