From e94ce42e624b83424375fb019e87b7dabc460813 Mon Sep 17 00:00:00 2001 From: jaeryo2357 <33657541+jaeryo2357@users.noreply.github.com> Date: Sun, 12 Feb 2023 23:56:07 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20release/v1.1.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 7ad5937c..f5565963 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "com.mashup" minSdkVersion minVersion targetSdkVersion targetVersion - versionCode 12 - versionName "1.0.7" + versionCode 16 + versionName "1.1.0" testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner" vectorDrawables {