From 2f761292606e312cfad9a97ac5986a15dee30b64 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Sat, 20 Jan 2024 17:14:47 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f38c35..103f1c5 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ dependencies { ``` And add this to your `gradle.properties` ```groovy -prismatic_version=2.1.1 +prismatic_version=3.0.2-7.1 ```