update commons to 3.13.16

This commit is contained in:
tibbi
2018-02-27 20:40:32 +01:00
parent 398bcbee4b
commit 154793aef0
3 changed files with 1 additions and 6 deletions

View File

@ -5,7 +5,6 @@ const val CANVAS_BACKGROUND_COLOR = "canvas_background_color"
const val SHOW_BRUSH_SIZE = "show_brush_size"
const val BRUSH_SIZE = "brush_size"
const val LAST_SAVE_FOLDER = "last_save_folder"
const val PREVENT_PHONE_FROM_SLEEPING = "prevent_phone_from_sleeping"
const val PNG = "png"
const val SVG = "svg"