rename tag addon to query addon

This commit is contained in:
dfsek
2022-06-19 00:20:42 -07:00
parent dff2388b37
commit 92d173cb89
9 changed files with 8 additions and 8 deletions
@@ -0,0 +1,5 @@
version = version("1.0.0")
dependencies {
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
}