mirror of
https://github.com/BetterAndroid/Hikage.git
synced 2025-10-19 02:59:31 +08:00
style: optimizing code style
This commit is contained in:
@@ -31,8 +31,11 @@ android {
|
||||
|
||||
dependencies {
|
||||
ksp(projects.hikageCompiler)
|
||||
implementation(projects.hikageCore)
|
||||
|
||||
api(com.google.android.material.material)
|
||||
|
||||
implementation(projects.hikageCore)
|
||||
|
||||
testImplementation(junit.junit)
|
||||
androidTestImplementation(androidx.test.ext.junit)
|
||||
androidTestImplementation(androidx.test.espresso.espresso.core)
|
||||
|
Reference in New Issue
Block a user