From 47b7b8593c19ec46d55f8918df795f73e8304d4b Mon Sep 17 00:00:00 2001 From: jaeryo2357 Date: Mon, 15 May 2023 23:03:11 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=80=20release=20v1.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 6e585427..10f16f58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "com.mashup" minSdkVersion minVersion targetSdkVersion targetVersion - versionCode 20 - versionName "1.1.4" + versionCode 21 + versionName "1.2.0" testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner" vectorDrawables {