Ver Fonte

bumb support lib to 25.4.0

AndyScherzinger há 7 anos atrás
pai
commit
2e5444ceae
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -30,7 +30,7 @@ configurations.all {
 }
 }
 
 
 ext {
 ext {
-    supportLibraryVersion = '25.2.0'
+    supportLibraryVersion = '25.4.0'
     googleLibraryVersion = '10.2.4'
     googleLibraryVersion = '10.2.4'
 
 
     travisBuild = System.getenv("TRAVIS") == "true"
     travisBuild = System.getenv("TRAVIS") == "true"