v1.0.5 - 설정화면 Theme 수정

This commit is contained in:
tvmon-dev
2026-04-16 20:42:29 +09:00
parent f45ca65951
commit d419b1a845
2 changed files with 7 additions and 7 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.example.tvmon"
minSdk 28
targetSdk 34
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}