package org.bspeice.minimalbible; public class MinimalBibleConstants { public static final String DOWNLOAD_PREFS_FILE = "DOWNLOADER_PREFERENCES"; }