Skip to content

Instantly share code, notes, and snippets.

View windy1's full-sized avatar
πŸ’­
Why do booleans make good finger food? Because they're only a byte πŸ˜‚

Walker Crouse windy1

πŸ’­
Why do booleans make good finger food? Because they're only a byte πŸ˜‚
View GitHub Profile
apply plugin: 'com.android.application'
android {
compileSdkVersion 20
buildToolsVersion "20.0.0"
defaultConfig {
applicationId "com.example.dalvir.find"
minSdkVersion 15
targetSdkVersion 20