add: start and stop rtc repeating; fix: task list view refresh not working

This commit is contained in:
hyb1996
2017-11-28 23:07:04 +08:00
parent 0d8f96eff7
commit ec8f6a3092
5 changed files with 54 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ android {
minSdkVersion 17
targetSdkVersion 23
versionCode 224
versionName "3.0.0 Alpha24"
versionName "3.0.0 Alpha2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {