From 85d02161ec44eeb18c986afd137f5f068828bba9 Mon Sep 17 00:00:00 2001 From: Joseph Hale Date: Sat, 2 Aug 2025 13:17:33 -0700 Subject: [PATCH] chore: Update Android internal, alpha, and beta tracks --- android/gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/gradle.properties b/android/gradle.properties index 9004ea6..fc6d3c9 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,4 +1,4 @@ -#Fri, 25 Jul 2025 20:42:06 -0700 +#Fri, 01 Aug 2025 15:53:29 -0700 # Project-wide Gradle settings. # IDE (e.g. Android Studio) users: @@ -39,5 +39,5 @@ newArchEnabled=true # If set to false, you will be using JSC instead. hermesEnabled=true -VERSION_CODE=82 +VERSION_CODE=87 VERSION_NAME=1.2.1 -- 2.51.2