3
3
Fork 1
mirror of https://github.com/recloudstream/cloudstream.git synced 2024-08-15 01:53:11 +00:00

Revert targetSdk

This commit is contained in:
CranberrySoup 2023-09-15 16:41:13 +02:00
parent 6e89ed9d81
commit 71ae9a59a1

View file

@ -56,7 +56,7 @@ android {
defaultConfig {
applicationId = "com.lagradost.cloudstream3"
minSdk = 21
targetSdk = 29
targetSdk = 33
versionCode = 60
versionName = "4.1.9"