bump to 28.29

This commit is contained in:
Yuriy Liskov
2025-06-23 02:16:50 +03:00
parent a6192170c8
commit 52e2f03cf9
+2 -2
View File
@@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 2018
versionName "28.28"
versionCode 2019
versionName "28.29"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"