Add AWG module

This commit is contained in:
albexk 2023-11-26 13:07:31 +03:00
parent 91f44fb394
commit 9297f877c4
11 changed files with 295 additions and 43 deletions

View file

@ -14,4 +14,4 @@ android {
dependencies {
compileOnly(project(":utils"))
implementation(libs.androidx.annotation)
}
}