1
0
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:
Jesse Wilson
2022-06-27 09:51:11 -04:00
parent 956664f11d
commit f48f11862c

View File

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