diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index eba1837..c55bb91 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,6 @@ TARGET_SDK=27 BUILD_TOOLS=27.0.2 ANDROID_SUPPORT_LIBS=27.0.2 -VERSION_NAME=3.6.1.0 - KOTLIN=1.2.20 ABOUT_LIBRARIES=6.0.1 ANKO=0.10.4 |