mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-24 19:49:48 -05:00
5 lines
88 B
Groovy
5 lines
88 B
Groovy
include ':app'
|
|
rootProject.name = "KeyPass"
|
|
include ':common'
|
|
include ':keypasscompose'
|