use latest patches gradle plugin

This commit is contained in:
oSumAtrIX 2026-02-06 21:47:07 +01:00
parent 1ff148d49f
commit 21e02ed323
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
9 changed files with 4 additions and 367 deletions

View file

@ -2,5 +2,6 @@ org.gradle.caching = true
org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
android.uniquePackageNames=false
kotlin.code.style = official
version = 5.50.0-dev.4