diff --git a/.github/downloads.jpg b/.github/downloads.jpg new file mode 100644 index 00000000..af6da6b2 Binary files /dev/null and b/.github/downloads.jpg differ diff --git a/.github/home.jpg b/.github/home.jpg new file mode 100644 index 00000000..07b1a54c Binary files /dev/null and b/.github/home.jpg differ diff --git a/.github/player.jpg b/.github/player.jpg new file mode 100644 index 00000000..55fb6804 Binary files /dev/null and b/.github/player.jpg differ diff --git a/.github/results.jpg b/.github/results.jpg new file mode 100644 index 00000000..4d715be4 Binary files /dev/null and b/.github/results.jpg differ diff --git a/.github/search.jpg b/.github/search.jpg new file mode 100644 index 00000000..025f4216 Binary files /dev/null and b/.github/search.jpg differ diff --git a/app/build.gradle b/app/build.gradle index 2478c82c..9bb4f6e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.lagradost.cloudstream3" minSdkVersion 21 targetSdkVersion 30 - versionCode 14 - versionName "1.2.3" + versionCode 15 + versionName "1.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"