diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index e64203d..cb8d43d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,13 +23,13 @@ TARGET_SDK=26 BUILD_TOOLS=26.0.2 ANDROID_SUPPORT_LIBS=26.1.0 -VERSION_NAME=3.4.4 +VERSION_NAME=3.4.4.1 KOTLIN=1.1.51 ABOUT_LIBRARIES=5.9.7 ANKO=0.10.1 BLURRY=2.1.1 -CONSTRAINT_LAYOUT=1.1.0-beta2 +CONSTRAINT_LAYOUT=1.1.0-beta3 FAST_ADAPTER=2.6.3 FAST_ADAPTER_COMMONS=2.6.3 GLIDE=4.2.0 |