1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00

Prepare next development version.

This commit is contained in:
Jesse Wilson
2022-03-14 11:25:27 -07:00
parent fe46bbc882
commit c4bece4191

View File

@@ -34,7 +34,7 @@ buildscript {
allprojects { allprojects {
group = "com.squareup.okhttp3" group = "com.squareup.okhttp3"
version = "5.0.0-alpha.6" version = "5.0.0-SNAPSHOT"
repositories { repositories {
mavenCentral() mavenCentral()