diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 081c80470..07736cfe9 100644 --- a/smarttubetv/build.gradle +++ b/smarttubetv/build.gradle @@ -46,8 +46,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 71 - versionName "4.51" + versionCode 76 + versionName "4.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"