diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 13c63493aa..bffc398001 100644 --- a/smarttubetv/build.gradle +++ b/smarttubetv/build.gradle @@ -49,8 +49,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 200 - versionName "10.60" + versionCode 207 + versionName "10.67" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"