update commons to 3.17.13

This commit is contained in:
tibbi
2018-03-30 17:16:33 +02:00
parent 0101158131
commit f24104fbdd
7 changed files with 9 additions and 35 deletions

View File

@ -23,7 +23,6 @@ const val DAY_MINUTES = 1440
const val DEFAULT_MAX_ALARM_REMINDER_SECS = 300
const val DEFAULT_MAX_TIMER_REMINDER_SECS = 60
const val HIDE_REMINDER_ACTIVITY = "hide_reminder_activity"
const val YOUR_ALARM_SOUNDS_MIN_ID = 1000
const val PICK_AUDIO_FILE_INTENT_ID = 9994
const val REMINDER_ACTIVITY_INTENT_ID = 9995