mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Revert targetSdk
This commit is contained in:
parent
6e89ed9d81
commit
71ae9a59a1
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId = "com.lagradost.cloudstream3"
|
||||
minSdk = 21
|
||||
targetSdk = 29
|
||||
targetSdk = 33
|
||||
|
||||
versionCode = 60
|
||||
versionName = "4.1.9"
|
||||
|
|
Loading…
Reference in a new issue