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 1, 2021
1 parent 3edf17c commit b1a39f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -89,7 +89,7 @@ ext.publishedArtifactId = { project ->
allprojects {
group = 'com.squareup.okhttp3'
project.ext.artifactId = rootProject.ext.publishedArtifactId(project)
version = '4.9.2'
version = '4.9.3-SNAPSHOT'

repositories {
mavenCentral()
Expand Down

0 comments on commit b1a39f4

Please sign in to comment.