Set sdk version to release

This commit is contained in:
MM20 2024-08-16 23:40:56 +02:00
parent de7de7cfa0
commit 5c25190fbc
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -7,7 +7,7 @@ minSdk = "26"
compileSdk = "35"
targetSdk = "35"
pluginSdk = "2.1.0-SNAPSHOT"
pluginSdk = "2.1.0"
gradle = "8.1.2"
android-gradle-plugin = "8.2.2"