From 57aec6bcb7f428f92eb7576a909ec8a85bd15d2a Mon Sep 17 00:00:00 2001 From: James Barr Date: Fri, 14 Feb 2025 13:00:23 -0800 Subject: [PATCH] Prepare next development version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 671e672d..02c2c588 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ # limitations under the License. # GROUP=com.uber.motif -VERSION_NAME=0.4.0-alpha06 +VERSION_NAME=0.4.0-alpha07-SNAPSHOT POM_DESCRIPTION=Simple DI API for Android / Java. POM_URL=https://github.com/uber/motif/ POM_SCM_URL=https://github.com/uber/motif/