diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index bd85576635..2bf96f550e 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 284 - versionName "10.144" + versionCode 290 + versionName "11.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"