From e135f5f31f3803e0b1c1e603f455577d57a2a0d9 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sun, 4 Oct 2020 20:52:28 -0400 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 5b2cfa7..5ac4bfb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m kapt.includeCompileClasspath=false GROUP=com.squareup.moshi -VERSION_NAME=1.11.0 +VERSION_NAME=1.11.1-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/