From bfb44da587c07da45c5c53ba3d9a508befe527fa Mon Sep 17 00:00:00 2001 From: sroyal-statsig <76536058+sroyal-statsig@users.noreply.github.com> Date: Fri, 8 Mar 2024 15:18:11 -0800 Subject: [PATCH] Bot: Updated File gradle.properties (#196) Co-authored-by: statsig-kong[bot] --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dee5068..04b7091 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ android.useAndroidX=true -libraryVersion=4.23.2 +libraryVersion=4.24.0 kotlinVersion=1.5.0 \ No newline at end of file