Merge branch 'patch'

This commit is contained in:
arkon
2022-07-08 15:59:57 -04:00
7 changed files with 12 additions and 9 deletions

View File

@ -31,5 +31,5 @@ lifecycle = ["lifecycle-common", "lifecycle-process", "lifecycle-runtimektx"]
workmanager = ["work-runtime", "guava"]
[plugins]
application = { id = "com.android.application", version.ref = "agp_version"}
library = { id = "com.android.library", version.ref = "agp_version"}
application = { id = "com.android.application", version.ref = "agp_version" }
library = { id = "com.android.library", version.ref = "agp_version" }