ソースを参照

Update build.gradle

Andy Scherzinger 7 年 前
コミット
c1c0a4b5ae
1 ファイル変更1 行追加1 行削除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -32,7 +32,7 @@ configurations.all {
 ext {
 ext {
     supportLibraryVersion = '26.1.0'
     supportLibraryVersion = '26.1.0'
     googleLibraryVersion = '11.2.2'
     googleLibraryVersion = '11.2.2'
-    androidLibraryVersion = 'etag-SNAPSHOT'
+    androidLibraryVersion = '1.0.40'
 
 
     travisBuild = System.getenv("TRAVIS") == "true"
     travisBuild = System.getenv("TRAVIS") == "true"