diff --git a/app/build.gradle b/app/build.gradle index a7720c6e..1cda5fce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.lagradost.cloudstream3" minSdkVersion 21 targetSdkVersion 30 - versionCode 16 - versionName "1.2.0" + versionCode 17 + versionName "1.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"