aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Changelog.md3
-rw-r--r--gradle.properties2
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ba87ed0..8f7bfb0 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,8 @@
# Changelog
+## v1.2
+* Fix title attribute in changelog
+
## v1.1
* Created kpref items
* Attached source files
diff --git a/gradle.properties b/gradle.properties
index 0bf7400..9ca7d9e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -22,7 +22,7 @@ TARGET_SDK=26
BUILD_TOOLS=26.0.0
VERSION_CODE=2
VERSION_NAME=1.1
-ANDROID_SUPPORT_LIBS=26.0.0-alpha1
+ANDROID_SUPPORT_LIBS=26.0.0-beta2
MATERIAL_DIALOG=0.9.4.3
ICONICS=2.8.5