1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-12-28 13:09:36 +08:00

可以进入全屏模拟走钟样式,及更多背景动画

This commit is contained in:
wushunlian
2019-03-08 21:17:20 +08:00
parent f48aca7eb2
commit cac96e3f43
153 changed files with 9562 additions and 1279 deletions

View File

@@ -19,6 +19,7 @@ buildscript {
allprojects {
repositories {
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }
maven { url 'https://jitpack.io' }
jcenter()
google()
}