Skip to content

Commit b1a39f4

Browse files
committed
Prepare next development version.
1 parent 3edf17c commit b1a39f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ ext.publishedArtifactId = { project ->
8989
allprojects {
9090
group = 'com.squareup.okhttp3'
9191
project.ext.artifactId = rootProject.ext.publishedArtifactId(project)
92-
version = '4.9.2'
92+
version = '4.9.3-SNAPSHOT'
9393

9494
repositories {
9595
mavenCentral()

0 commit comments

Comments
 (0)