diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-15 12:27:57 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-10-15 12:27:57 -0400 |
commit | 3721fe9067bccb6069160231956bedbb3d9bc62c (patch) | |
tree | ed42035e7d7e6970e388860ebd8fe69fc66cabd4 | |
parent | 8b672f5a77f640628588be124b3737c827e9af97 (diff) | |
download | kau-3721fe9067bccb6069160231956bedbb3d9bc62c.tar.gz kau-3721fe9067bccb6069160231956bedbb3d9bc62c.tar.bz2 kau-3721fe9067bccb6069160231956bedbb3d9bc62c.zip |
Increment release
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index aa0e86c..cb8d43d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ TARGET_SDK=26 BUILD_TOOLS=26.0.2 ANDROID_SUPPORT_LIBS=26.1.0 -VERSION_NAME=3.4.4 +VERSION_NAME=3.4.4.1 KOTLIN=1.1.51 ABOUT_LIBRARIES=5.9.7 |