Subversion Repositories SmartDukaan

Rev

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

Rev 21172 Rev 21218
Line 6... Line 6...
6
    useLibrary  'org.apache.http.legacy'
6
    useLibrary  'org.apache.http.legacy'
7
    defaultConfig {
7
    defaultConfig {
8
        applicationId "com.saholic.profittill"
8
        applicationId "com.saholic.profittill"
9
        minSdkVersion 14
9
        minSdkVersion 14
10
        targetSdkVersion 23
10
        targetSdkVersion 23
11
        versionCode 36
11
        versionCode 38
12
        versionName "1.4.1"
12
        versionName "1.4.3"
13
        multiDexEnabled true
13
        multiDexEnabled true
14
    }
14
    }
15
    buildTypes {
15
    buildTypes {
16
        release {
16
        release {
17
            minifyEnabled false
17
            minifyEnabled false