From 1c64245ca2af9195a5f2af64913bebe780bb3d1a Mon Sep 17 00:00:00 2001 From: sanjeok77 Date: Wed, 11 Mar 2026 22:22:14 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20versionName=20=EC=A4=91=EB=B3=B5=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0=20(1.11.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- app/build.gradle.kts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index a33c98a..a87c9cc 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -26,7 +26,6 @@ android { targetSdk = 35 versionCode = 20 versionName = "1.11.3" - versionName = "1.11.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {