From 141d4612e51f4b68d2953940a5bae10058b8a0e5 Mon Sep 17 00:00:00 2001 From: Eli Hart Date: Tue, 12 Sep 2023 11:53:33 -0700 Subject: [PATCH] Prepare for release 3.0.7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 36280ec1..b1a5bb0f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=3.0.6 +VERSION_NAME=3.0.7 GROUP=com.airbnb.android POM_DESCRIPTION=Mavericks is an Android application framework that makes product development fast and fun. POM_URL=https://github.com/airbnb/mavericks