From f102299204ccf2587cdc76e495f44bc6e4ebf018 Mon Sep 17 00:00:00 2001 From: tore-statsig <74584483+tore-statsig@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:22:22 -0700 Subject: [PATCH] Bot: Updated File gradle.properties (#246) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4af9f94..808bc8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ android.useAndroidX=true -libraryVersion=4.33.0 +libraryVersion=4.34.0 kotlinVersion=1.5.0 \ No newline at end of file