Skip to content

Instantly share code, notes, and snippets.

View thunder413's full-sized avatar

Thunder413 thunder413

View GitHub Profile
apply plugin: 'com.android.application'
apply plugin: 'realm-android'
android {
compileSdkVersion 26
buildToolsVersion "26.0.1"
defaultConfig {
applicationId "info.digibox.replaytv"
minSdkVersion 19
targetSdkVersion 26