Update plugin sdk version number

This commit is contained in:
MM20 2025-03-09 23:35:35 +01:00
parent 11a4ee48ce
commit d7b5ea9330
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

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