Improved the layout of the login screen.

This commit is contained in:
Paul Hawke 2017-09-30 14:39:26 -05:00
parent d37936f7fe
commit 529f5415c3
7 changed files with 490 additions and 79 deletions

View file

@ -16,5 +16,6 @@ allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
maven { url "https://maven.google.com" }
}
}