Browse Source

Support lib 28 rc02

Aidan Follestad 6 years ago
parent
commit
3fb77ce3d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dependencies.gradle

+ 1 - 1
dependencies.gradle

@@ -11,5 +11,5 @@ ext.versions = [
     bintrayPlugin     : '0.8.1',
 
     kotlin            : '1.2.61',
-    supportLib        : '28.0.0-rc01',
+    supportLib        : '28.0.0-rc02',
 ]