From 9d2b9054daaa653e053253107173f80cd2f9668c Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Wed, 8 Dec 2021 21:56:51 -0500 Subject: [PATCH] Prepare next development version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a023b7c..ecef5fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,7 +26,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 \ kapt.include.compile.classpath=false GROUP=com.squareup.moshi -VERSION_NAME=1.13.0 +VERSION_NAME=1.14.0-SNAPSHOT POM_DESCRIPTION=A modern JSON API for Android and Java POM_URL=https://github.com/square/moshi/ POM_SCM_URL=https://github.com/square/moshi/