bump to 27.82

This commit is contained in:
Yuriy Liskov
2025-05-24 10:31:06 +03:00
parent ec1c0ec0be
commit be643677a9
+2 -2
View File
@@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1971
versionName "27.81"
versionCode 1972
versionName "27.82"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"