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/