Update sdk version

This commit is contained in:
CranberrySoup 2023-09-04 18:36:30 +00:00 committed by GitHub
parent 6211b02e85
commit cbebafb7b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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