bump to 27.53

This commit is contained in:
Yuriy Liskov
2025-04-28 22:23:35 +03:00
parent 1dfc786c11
commit b3ec1cded0

View File

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