diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 52edc3a34..46665d149 100644 --- a/smarttubetv/build.gradle +++ b/smarttubetv/build.gradle @@ -59,8 +59,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 773 - versionName "15.83" + versionCode 774 + versionName "15.84" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"