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 873d527..3e37fc2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,8 +20,6 @@ APP_GROUP=ca.allanwang MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=4 -VERSION_NAME=1.3 ANDROID_SUPPORT_LIBS=26.0.0-beta2 MATERIAL_DIALOG=0.9.4.3 |