diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index a55755c444..0636e0798f 100644 --- a/smarttubetv/build.gradle +++ b/smarttubetv/build.gradle @@ -48,8 +48,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 218 - versionName "10.78" + versionCode 219 + versionName "10.79" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"