From c5e3c9f1a49c9f7e683575ea05d527b92d2f0161 Mon Sep 17 00:00:00 2001 From: LagradOst Date: Sun, 22 Aug 2021 19:25:41 +0200 Subject: [PATCH] bump --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"