We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d2aa3 commit fc9c8f8Copy full SHA for fc9c8f8
smarttubetv/build.gradle
@@ -60,8 +60,8 @@ android {
60
applicationId "com.liskovsoft.smarttubetv"
61
minSdkVersion project.properties.minSdkVersion
62
targetSdkVersion project.properties.targetSdkVersion
63
- versionCode 1792
64
- versionName "26.02"
+ versionCode 1793
+ versionName "26.03"
65
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
66
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
67
0 commit comments