refactor: Bundle androidx

This commit is contained in:
Ahmad Ansori Palembani 2024-05-31 06:02:38 +07:00
parent e49e4f2895
commit 579484eba4
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 21 additions and 39 deletions

View file

@ -84,4 +84,5 @@ gradle-versions = { id = "com.github.ben-manes.versions", version = "0.42.0" }
archive = [ "common-compress", "junrar" ]
coil = [ "coil3", "coil3-svg", "coil3-gif", "coil3-okhttp" ]
test = [ "junit-api", "mockk" ]
test-android = [ "junit-android" ]
test-runtime = [ "junit-engine" ]