From 1cf763714e99d45c23dfb316d702ebfa8290af64 Mon Sep 17 00:00:00 2001 From: Nicola Corti Date: Sat, 27 Jan 2024 10:37:05 -0800 Subject: [PATCH] Prepare version 0.6.0 Summary: Time to publish version 0.6.0 which comes with a new NDK version Reviewed By: mdvacca Differential Revision: D53155847 fbshipit-source-id: 38e9c237d8128ac924646a552c78f5c16c0e55c5 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5cd9e52..bd665bd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ # in the root directory of this source tree. # POM publishing constants -VERSION_NAME=0.6.0-SNAPSHOT +VERSION_NAME=0.6.0 GROUP=com.facebook.fbjni SONATYPE_STAGING_PROFILE=comfacebook SONATYPE_HOST=DEFAULT