diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 20ea381889..55e96d783d 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 112 - versionName "7.2" + versionCode 113 + versionName "7.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"