diff --git a/smartyoutubetv2/build.gradle b/smartyoutubetv2/build.gradle index 92603f2ec..30a0d878c 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 32 - versionName "2.2" + versionCode 33 + versionName "2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"