diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-02 10:36:38 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-02 10:36:38 -0700 |
commit | b148feff51d7f2805b1af378ad07740bfbeb53a8 (patch) | |
tree | 044106601debe01402b3572807ecc1d3f08cf0ba /gradle.properties | |
parent | 0018677886197db4f72d2b49e3d0266526b95435 (diff) | |
download | frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.tar.gz frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.tar.bz2 frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.zip |
Test tagsv1.0.2
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index aad7b2df..91f22293 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,6 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 VERSION_CODE=11 -VERSION_NAME=1.1 KAU=e1e3b37000 KOTLIN=1.1.3 |