v1.0.7 - 카테고리 On/Off 설정, REQUEST_INSTALL_PACKAGES 권한

This commit is contained in:
tvmon-dev
2026-04-16 21:07:35 +09:00
parent 08406166a6
commit b02e3cb07a
7 changed files with 130 additions and 8 deletions

View File

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