mirror of
https://github.com/bitwarden/android.git
synced 2026-04-30 12:59:02 -05:00
[PM-21575] Migrate AppTheme enum class to ui module (#5182)
This commit is contained in:
@@ -39,6 +39,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(platform(libs.androidx.compose.bom))
|
||||
implementation(libs.androidx.compose.animation)
|
||||
implementation(libs.androidx.compose.runtime)
|
||||
|
||||
Reference in New Issue
Block a user