This commit is contained in:
LagradOst 2021-08-15 22:11:50 +02:00
parent 1886fcd80e
commit 76a5391078
6 changed files with 2 additions and 2 deletions

View file

@ -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"