package com.goka.sample; /** * Created by katsuyagoto on 2015/04/26. */ public class AppConfig { public static final boolean DEBUG = true; }