diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-01 12:14:29 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-01 12:14:29 -0700 |
commit | 0018677886197db4f72d2b49e3d0266526b95435 (patch) | |
tree | e8e5fa8a01ee340a39aefbf9257211269f2f5d22 /gradle.properties | |
parent | d24ee840005af340b1decc2ed9863a742e78a4e1 (diff) | |
download | frost-0018677886197db4f72d2b49e3d0266526b95435.tar.gz frost-0018677886197db4f72d2b49e3d0266526b95435.tar.bz2 frost-0018677886197db4f72d2b49e3d0266526b95435.zip |
Cleanup and docsv1.0.1
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 c5228dba..aad7b2df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,8 +16,8 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=10 -VERSION_NAME=1.0 +VERSION_CODE=11 +VERSION_NAME=1.1 KAU=e1e3b37000 KOTLIN=1.1.3 |