add: timed task

This commit is contained in:
hyb1996
2017-11-28 02:26:05 +08:00
parent 9951ffae7a
commit e8bab643af
16 changed files with 190 additions and 125 deletions

View File

@@ -22,8 +22,8 @@ android {
compileOptions {
targetCompatibility 1.8
sourceCompatibility 1.8
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}