From 0464ece9f1cb94ef2a8c9f605a25ad8ba2478e9e Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 24 Nov 2021 06:25:53 -0800 Subject: [PATCH] v0.3.1-SNAPSHOT (#75) Summary: Back to snapshot releases. Pull Request resolved: https://github.com/facebookincubator/fbjni/pull/75 Reviewed By: nikoant Differential Revision: D32620390 Pulled By: passy fbshipit-source-id: 43ca95788e6a2ed86b5dc32b88af6943aad78e27 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6463c90..67d0516 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.3.0 +VERSION_NAME=0.3.1-SNAPSHOT GROUP=com.facebook.fbjni SONATYPE_STAGING_PROFILE=comfacebook POM_URL=https://github.com/facebookincubator/fbjni