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:
@@ -26,7 +26,6 @@ android {
|
||||
targetSdk = 35
|
||||
versionCode = 20
|
||||
versionName = "1.11.3"
|
||||
versionName = "1.11.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Reference in New Issue
Block a user