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 4f368a8..36a4f12 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ CORE_MIN_SDK=19 MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.2 -ANDROID_SUPPORT_LIBS=27.0.0 +ANDROID_SUPPORT_LIBS=27.0.1 VERSION_NAME=3.5.0.0 |