This commit is contained in:
Yuriy Liskov
2025-06-29 03:30:14 +03:00
parent 956dc3e43a
commit 1049140ae3
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 2029
versionName "28.39"
versionCode 2030
versionName "28.40"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"