diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index d659fc781a..98053bcc19 100644 --- a/smarttubetv/build.gradle +++ b/smarttubetv/build.gradle @@ -46,8 +46,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 92 - versionName "5.2" + versionCode 93 + versionName "5.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"