From 0bc1afd40c6998ade415778ef34a00a1c80097c2 Mon Sep 17 00:00:00 2001 From: Xin Li <137219293+xinlili-statsig@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:05:42 -0700 Subject: [PATCH] Bot: Updated File gradle.properties (#237) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ed1467a..79923c3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ android.useAndroidX=true -libraryVersion=4.31.0 +libraryVersion=4.32.0 kotlinVersion=1.5.0 \ No newline at end of file