aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Wilson <jwilson@squareup.com>2024-02-09 16:13:24 -0500
committerJesse Wilson <jwilson@squareup.com>2024-02-09 16:13:24 -0500
commite9b7133908e066ca67236ce006460fda9a2269b8 (patch)
treea7a44ca9900421c06d228fa1d2ed363d39ba9938
parent525d3b36ab598edb89e8154272e776bd9e6a3f8b (diff)
downloadokio-e9b7133908e066ca67236ce006460fda9a2269b8.tar.gz
Prepare next development version.
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index f473f878..a5aa54fb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -11,5 +11,5 @@ android.defaults.buildfeatures.shaders=false
kotlin.mpp.stability.nowarn=true
GROUP=com.squareup.okio
-VERSION_NAME=3.8.0
+VERSION_NAME=3.9.0-SNAPSHOT
kotlin.mpp.commonizerLogLevel=info