Skip to content

Instantly share code, notes, and snippets.

View ijkmoises's full-sized avatar
🏠
Working from home

Moises ijkmoises

🏠
Working from home
  • C6 Bank
  • Brasil, SP
View GitHub Profile
@albinmathew
albinmathew / build.gradle
Created May 25, 2015 08:02
An example configuration for proguard-rules.pro
android {
compileSdkVersion 22
buildToolsVersion "22.0.0"
defaultConfig {
applicationId "com.abc.example"
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"