@@ -24,7 +24,7 @@ apply plugin: 'pmd'
apply plugin: 'findbugs'
ext {
- supportLibraryVersion = '24.2.1'
+ supportLibraryVersion = '25.0.0'
travisBuild = System.getenv("TRAVIS") == "true"