diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 7c5e4068d6..5d4e0c4839 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 270 - versionName "10.130" + versionCode 271 + versionName "10.131" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"