Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit c8ffaad

Browse files
committed
Remove unneeded settings entries
1 parent 2109566 commit c8ffaad

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

settings.gradle.kts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
rootProject.name="enterprisepasswordsafe"
2-
include("app")
3-
include("lib:accesscontrol")
4-
include("lib:cryptography")
5-
include("lib:database:abstraction")
6-
include("lib:model")
1+
rootProject.name="java-cryptography-wrapper"

0 commit comments

Comments
 (0)