information bar

This commit is contained in:
ScorpioMiku
2018-08-30 14:57:50 +08:00
parent 659be48a31
commit 9ffae4a84d
14 changed files with 413 additions and 34 deletions

View File

@@ -21,6 +21,7 @@ allprojects {
repositories {
google()
jcenter()
maven { url 'https://jitpack.io' }
}
}