Re-organize the project into a better hierarchy.
This commit is contained in:
7
build/settings.gradle
Normal file
7
build/settings.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
rootProject.name = 'masterpassword'
|
||||
include ':masterpassword-tests'
|
||||
include ':masterpassword-algorithm'
|
||||
include ':masterpassword-model'
|
||||
include ':masterpassword-cli'
|
||||
include ':masterpassword-gui'
|
||||
include ':masterpassword-android'
|
||||
Reference in New Issue
Block a user