Plugin SDK 2.0.0

This commit is contained in:
MM20 2024-06-30 15:38:11 +02:00
parent 49abff86e8
commit 9b2563b2b9
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

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