From 317c92e35e7337f3fbc7180070f8a35e9c9e42e4 Mon Sep 17 00:00:00 2001 From: Andreas Rossbacher Date: Mon, 24 Jul 2023 09:00:23 -0700 Subject: [PATCH] Prepare for release 3.0.6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 902d6c94..5330148e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=3.0.5 +VERSION_NAME=3.0.6 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