mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
gradle: re-enable ui-compose
This commit is contained in:
parent
78a1381b63
commit
91f29f6a40
@ -28,6 +28,7 @@ class BinaryCompatibilityPlugin : Plugin<Project> {
|
||||
"diceware",
|
||||
"random",
|
||||
"sentry-stub",
|
||||
"ui-compose",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
@ -107,3 +107,5 @@ include("passgen:diceware")
|
||||
include("passgen:random")
|
||||
|
||||
include("sentry-stub")
|
||||
|
||||
include("ui-compose")
|
||||
|
Loading…
x
Reference in New Issue
Block a user