Next version will be 2.x (#1552)

This commit is contained in:
Michael Bailey
2022-06-29 06:17:07 -07:00
committed by GitHub
parent 53bb46c208
commit 27518bd4da

View File

@@ -28,7 +28,7 @@ plugins {
allprojects {
group = "com.squareup.moshi"
version = "1.14.0-SNAPSHOT"
version = "2.0.0-SNAPSHOT"
repositories {
mavenCentral()