diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 0bf7400..9ca7d9e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ TARGET_SDK=26 BUILD_TOOLS=26.0.0 VERSION_CODE=2 VERSION_NAME=1.1 -ANDROID_SUPPORT_LIBS=26.0.0-alpha1 +ANDROID_SUPPORT_LIBS=26.0.0-beta2 MATERIAL_DIALOG=0.9.4.3 ICONICS=2.8.5 |