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 5ea8991 commit c7c2cb4Copy full SHA for c7c2cb4
smarttubetv/build.gradle
@@ -59,8 +59,8 @@ android {
59
applicationId "com.liskovsoft.smarttubetv"
60
minSdkVersion project.properties.minSdkVersion
61
targetSdkVersion project.properties.targetSdkVersion
62
- versionCode 1016
63
- versionName "18.26"
+ versionCode 1017
+ versionName "18.27"
64
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
65
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
66
0 commit comments