manager: Adding optional additions to SUS paths applies functionality corresponding to the package name as well as categorization
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[versions]
|
||||
accompanist-drawablepainter = "0.37.3"
|
||||
agp = "8.11.0"
|
||||
gson = "2.11.0"
|
||||
kotlin = "2.1.20"
|
||||
@@ -37,6 +38,7 @@ lsplugin-apksign = { id = "org.lsposed.lsplugin.apksign", version.ref = "apksign
|
||||
lsplugin-cmaker = { id = "org.lsposed.lsplugin.cmaker", version.ref = "cmaker" }
|
||||
|
||||
[libraries]
|
||||
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version.ref = "accompanist-drawablepainter" }
|
||||
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activity-compose" }
|
||||
|
||||
androidx-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
|
||||
Reference in New Issue
Block a user