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 80bc8bc commit f17c27fCopy full SHA for f17c27f
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 1815
64
- versionName "26.25"
+ versionCode 1816
+ versionName "26.26"
65
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
66
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
67
0 commit comments