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