Skip to content

Instantly share code, notes, and snippets.

View telleo's full-sized avatar
🎯
Focusing

Leo telleo

🎯
Focusing
View GitHub Profile
plugins {
id("com.android.library")
}
// Manually get the reference for "libs"
val libs: VersionCatalog =
extensions.getByType<VersionCatalogsExtension>().named("libs")
dependencies {
// Use the extension function to access the dependency