1 apply plugin: 'com.android.application'
4 compileSdkVersion 'Google Inc.:Google APIs:21'
5 buildToolsVersion "21.1.2"
8 applicationId "com.samsung.srpol"
16 proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
22 compile 'com.android.support:appcompat-v7:21.0.3'
23 compile files('libs/listviewanimations_lib-core_3.1.0.jar')
24 compile files('libs/nineoldandroids-2.4.0.jar')