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 Oct 17, 2023
1 parent 4984568 commit a64a116
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 @@ -88,7 +88,7 @@ ext.publishedArtifactId = { project ->
allprojects {
group = 'com.squareup.okhttp3'
project.ext.artifactId = rootProject.ext.publishedArtifactId(project)
version = '4.12.0'
version = '4.13.0-SNAPSHOT'

repositories {
mavenCentral()
Expand Down

0 comments on commit a64a116

Please sign in to comment.