diff --git a/smartyoutubetv2/build.gradle b/smartyoutubetv2/build.gradle index db5ea76f7..53458cae0 100644 --- a/smartyoutubetv2/build.gradle +++ b/smartyoutubetv2/build.gradle @@ -46,8 +46,8 @@ android { applicationId "com.liskovsoft.smarttubetv" minSdkVersion project.properties.minSdkVersion targetSdkVersion project.properties.targetSdkVersion - versionCode 53 - versionName "3.93" + versionCode 54 + versionName "3.94" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"