chore: versionCode 2 / 1.0.1 (v2 비공개 테스트 빌드) + 백로그 갱신

This commit is contained in:
ByungCheol
2026-06-29 21:42:05 +09:00
parent 971e08282f
commit caa591a16d
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ android {
applicationId "kr.sblog.slimbudget"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.