bump to 27.69

This commit is contained in:
Yuriy Liskov
2025-05-22 05:57:26 +03:00
parent 7a44e2eff9
commit f4cd60f9ec

View File

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