From 14d1822cff5ac0c24f887b46df391bf9af1dfa5a Mon Sep 17 00:00:00 2001 From: Patrick Steiger Date: Tue, 17 Oct 2023 14:25:44 -0300 Subject: [PATCH] Prepare next development version --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 01218ae55..419ba1ff1 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -13,7 +13,7 @@ # org.gradle.parallel=true GROUP=com.uber.rib -VERSION_NAME=0.16.0 +VERSION_NAME=0.16.1-SNAPSHOT POM_DESCRIPTION=RIBs is the cross-platform architecture behind many mobile apps at Uber. This framework is designed for mobile apps with a large number of engineers and nested states. POM_URL=https://github.com/uber/RIBs/ POM_SCM_URL=https://github.com/uber/RIBs/