Skip to content

Commit 370ebcf

Browse files
committed
Prepare next development version.
1 parent ef7c5f3 commit 370ebcf

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.7.0'
92+
version = '4.8.0-SNAPSHOT'
9393

9494
repositories {
9595
mavenCentral()

0 commit comments

Comments
 (0)