From 6e6a58e4d5790f1862ca31eae1df5b2681003cf1 Mon Sep 17 00:00:00 2001 From: Eli Hart Date: Tue, 12 Sep 2023 11:54:23 -0700 Subject: [PATCH] Prepare for release 3.0.7 (#694) --- 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