diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index cd9a69d453..536605ac3d 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 215 - versionName "10.75" + versionCode 216 + versionName "10.76" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"