target sdk 36

This commit is contained in:
MM20 2025-05-09 21:33:30 +02:00
parent 6063eaa48d
commit 92c4bce528
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -3,8 +3,8 @@ mustache = "0.9.7"
jacksonCore = "2.12.7"
jacksonDataformatYaml = "2.12.7"
minSdk = "26"
compileSdk = "35"
targetSdk = "35"
compileSdk = "36"
targetSdk = "36"
pluginSdk = "2.2.0"