Is there anyway to use Version Catalog with int ve...
# gradle
j
Is there anyway to use Version Catalog with int versions? like: compileSdk, minSdk …
I found a way using “toInt()” in gradle.kts