diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index b00607e44d..aa05aa4429 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 949 - versionName "17.59" + versionCode 950 + versionName "17.60" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"