mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
Prepare next development version.
This commit is contained in:
@@ -89,7 +89,7 @@ ext.publishedArtifactId = { project ->
|
||||
allprojects {
|
||||
group = 'com.squareup.okhttp3'
|
||||
project.ext.artifactId = rootProject.ext.publishedArtifactId(project)
|
||||
version = '4.7.0'
|
||||
version = '4.8.0-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user