diff --git a/smarttubetv/build.gradle b/smarttubetv/build.gradle index 0432b04b4..e86cf7242 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 638 - versionName "14.48" + versionCode 639 + versionName "14.49" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"