This commit is contained in:
Yuriy Liskov
2025-01-12 05:36:59 +02:00
parent c2bd3cb4f4
commit f7b2a4715a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1733
versionName "25.43"
versionCode 1734
versionName "25.44"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"