[versions] agp = "8.6.0" espressoCore = "3.6.1" appcompat = "1.1.0" material = "1.1.0" xposed = "82" [libraries] appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" } material = { group = "com.google.android.material", name = "material", version.ref = "material" } xposed = { group = "de.robv.android.xposed", name = "api", version.ref = "xposed" } [plugins] android-application = { id = "com.android.application", version.ref = "agp" }