From eabfc005d048d1fade7c8751981be3de310cd714 Mon Sep 17 00:00:00 2001 From: EricKuck Date: Tue, 15 Aug 2023 14:50:42 -0400 Subject: [PATCH] Preview version bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071b631..8a310bc 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ implementation "com.bluelinelabs:conductor-viewpager2:$conductorVersion" ``` ### 4.0 Preview -Use `4.0.0-preview-2` as your version number in any of the dependencies above. +Use `4.0.0-preview-4` as your version number in any of the dependencies above. ### SNAPSHOT Use `4.0.0-SNAPSHOT` as your version number in any of the dependencies above and add the url to the snapshot repository: