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 1e7f0d8c..41d97ba8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=27 BUILD_TOOLS=27.0.2 -KAU=e7480f2 +KAU=5a29ae9 KOTLIN=1.2.10 ANDROID_SUPPORT_LIBS=27.0.2 @@ -25,7 +25,7 @@ COMMONS_TEXT=1.2 CRASHLYTICS=2.8.0 DBFLOW=4.2.3 EXOMEDIA=4.1.0 -FAST_ADAPTER_EXTENSIONS=3.0.3 +FAST_ADAPTER_EXTENSIONS=3.0.5 GLIDE=4.4.0 IAB=1.0.44 IICON_COMMUNITY=2.0.46.1 |