This commit is contained in:
Yuriy Liskov
2025-10-30 04:59:24 +02:00
parent bf01ba4ec7
commit 614af81408
2 changed files with 3 additions and 3 deletions

View File

@@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 2203
versionName "30.13"
versionCode 2204
versionName "30.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"