v1.0.6 - 캐시 전체삭제, 로딩 스피너 수정

This commit is contained in:
tvmon-dev
2026-04-16 20:55:17 +09:00
parent d419b1a845
commit 08406166a6
5 changed files with 16 additions and 9 deletions

View File

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