Skip to content

Commit

Permalink
Prepare next development version.
Browse files Browse the repository at this point in the history
  • Loading branch information
swankjesse committed May 18, 2020
1 parent 186ec88 commit 6fcabb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ext.publishedArtifactId = { project ->
allprojects {
group = 'com.squareup.okhttp3'
project.ext.artifactId = rootProject.ext.publishedArtifactId(project)
version = '4.7.1'
version = '4.8.0-SNAPSHOT'

repositories {
mavenCentral()
Expand Down

0 comments on commit 6fcabb1

Please sign in to comment.