From f7684167ace8e1c366141c7340014912f5b1dc59 Mon Sep 17 00:00:00 2001 From: Andrew Mu Date: Tue, 23 Jan 2024 23:20:24 -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 4e1198a..3c1b3b4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx1536m kotlin.code.style=official android.useAndroidX=true -VERSION_NAME=0.0.9 +VERSION_NAME=0.0.10-SNAPSHOT VERSION_CODE=6 GROUP=com.uber.simplestore