Let's not be too radical

This commit is contained in:
CranberrySoup 2023-09-04 18:42:33 +00:00 committed by GitHub
parent cbebafb7b9
commit 3c3ca21728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,13 +50,13 @@ android {
} }
} }
compileSdk = 34 compileSdk = 33
buildToolsVersion = "34.0.0" buildToolsVersion = "34.0.0"
defaultConfig { defaultConfig {
applicationId = "com.lagradost.cloudstream3" applicationId = "com.lagradost.cloudstream3"
minSdk = 21 minSdk = 21
targetSdk = 34 targetSdk = 33
versionCode = 59 versionCode = 59
versionName = "4.1.8" versionName = "4.1.8"