aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-12-28 23:11:31 -0500
committerAllan Wang <me@allanwang.ca>2018-12-28 23:11:31 -0500
commit30b359c944dabf7203630c3d3eae7a7dcea05204 (patch)
treefa0dd322b1392578bb0259e1a23ba01950efd259 /app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt
parent0d6f53c82c4c55afdc61ea20773e7421b368e46f (diff)
downloadfrost-30b359c944dabf7203630c3d3eae7a7dcea05204.tar.gz
frost-30b359c944dabf7203630c3d3eae7a7dcea05204.tar.bz2
frost-30b359c944dabf7203630c3d3eae7a7dcea05204.zip
Apply spotless
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt b/app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt
index 3d69b0ae..c878b6fb 100644
--- a/app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt
+++ b/app/src/main/kotlin/com/pitchedapps/frost/utils/Const.kt
@@ -32,4 +32,4 @@ const val REQUEST_TEXT_ZOOM = 1 shl 8
const val REQUEST_NAV = 1 shl 9
const val REQUEST_SEARCH = 1 shl 10
-const val MAIN_TIMEOUT_DURATION = 30 * 60 * 1000 // 30 min \ No newline at end of file
+const val MAIN_TIMEOUT_DURATION = 30 * 60 * 1000 // 30 min