v1.0.4 - PlaybackActivity 업데이트

This commit is contained in:
tvmon-dev
2026-04-16 20:28:59 +09:00
parent 616891ab5e
commit f45ca65951
2 changed files with 117 additions and 230 deletions

View File

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