From 72d006cb95e217c5568d236ea31fc26da3360e20 Mon Sep 17 00:00:00 2001 From: Dima Zaytsev Date: Mon, 15 Aug 2022 13:17:25 +0200 Subject: [PATCH] Prepare next dev version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9f1c3c1201..2cc2b0b5cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ android.useAndroidX=true android.enableJetifier=true kotlin.code.style=official GROUP=dev.mobile -VERSION_NAME=1.2.3 +VERSION_NAME=1.2.4-SNAPSHOT POM_DESCRIPTION=Maestro is a server-driven platform-agnostic library that allows to drive tests for both iOS and Android using the same implementation through an intuitive API. POM_URL=https://github.com/mobile-dev-inc/maestro POM_SCM_URL=https://github.com/mobile-dev-inc/maestro