diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 4eb876a..8e2555e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,6 +22,7 @@ TARGET_SDK=26 BUILD_TOOLS=26.0.0 ANDROID_SUPPORT_LIBS=26.0.0-beta2 +KOTLIN=1.1.3-2 MATERIAL_DIALOG=0.9.4.5 ICONICS=2.8.9 IICON_GOOGLE=3.0.1.1 |