Subversion Repositories SmartDukaan

Rev

Rev 19653 | Rev 21172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19653 Rev 20408
Line 5... Line 5...
5
    buildToolsVersion "21.1.2"
5
    buildToolsVersion "21.1.2"
6
 
6
 
7
    defaultConfig {
7
    defaultConfig {
8
        applicationId "com.saholic.profittill"
8
        applicationId "com.saholic.profittill"
9
        minSdkVersion 14
9
        minSdkVersion 14
10
        targetSdkVersion 21
10
        targetSdkVersion 24
11
        versionCode 30
11
        versionCode 31
12
        versionName "1.3.6"
12
        versionName "1.3.7"
13
    }
13
    }
14
    buildTypes {
14
    buildTypes {
15
        release {
15
        release {
16
            minifyEnabled false
16
            minifyEnabled false
17
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
17
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'