Newer
Older
LeftoverRecipe / app / src / main / kotlin / org / ntlab / leftoverrecipe / Constant.kt
MatsumotoKeiju on 10 Jul 2017 130 bytes [add] menu, calendar
package org.ntlab.leftoverrecipe

/**
 * Created by matsumoto_k on 2017/07/09.
 */
class Constant {
    companion object {
    }
}