Updated library version

This commit is contained in:
M66B 2018-08-14 21:00:31 +00:00
parent 33458c1540
commit bac0a2e2f3
2 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ repositories {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
def support_version = "1.0.0-alpha1"
def support_version = "1.0.0-rc01"
def androidx_version = "2.0.0-alpha1"
def javamail_version = "1.6.0"
def jsoup_version = "1.11.3"