mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update sdk version
This commit is contained in:
parent
6211b02e85
commit
cbebafb7b9
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue