bump to 27.70

This commit is contained in:
Yuriy Liskov
2025-05-22 06:05:05 +03:00
parent f205c580c3
commit ea07f4f1c1
+2 -2
View File
@@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1959
versionName "27.69"
versionCode 1960
versionName "27.70"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"