From dc409d14c26a9cb6be4eecfb59e56f37207572c8 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 6 Jun 2019 16:23:22 -0400 Subject: Enhancement/whatsnew (#1434) * Use kts for settings * Update whatsnew automatically * Remove changelog length check --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index c64655c4..b32725c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,11 +16,11 @@ org.gradle.daemon = true APP_ID=Frost APP_GROUP=com.pitchedapps -KAU=4.0.0 +KAU=c6a5b4e KOTLIN=1.3.31 # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google -ANDROID_GRADLE=3.3.2 +ANDROID_GRADLE=3.4.1 # https://github.com/diffplug/spotless/blob/master/plugin-gradle/CHANGES.md SPOTLESS=3.21.1 -- cgit v1.2.3