fix: versionName 중복 제거 (1.11.3)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
sanjeok77
2026-03-11 22:22:14 +09:00
parent 00bdec3ca7
commit 1c64245ca2

View File

@@ -26,7 +26,6 @@ android {
targetSdk = 35
versionCode = 20
versionName = "1.11.3"
versionName = "1.11.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {