Set plugin sdk version to 2.1.0-SNAPSHOT

This commit is contained in:
MM20 2024-07-26 17:20:50 +02:00
parent e92d3e85df
commit 330b9f673a
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.0.1"
pluginSdk = "2.1.0-SNAPSHOT"
gradle = "8.1.2"
android-gradle-plugin = "8.2.2"