Subversion Repositories SmartDukaan

Rev

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

Rev 22827 Rev 23186
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 48
11
        versionCode 50
12
        versionName "1.5.3"
12
        versionName "1.5.5"
13
        multiDexEnabled true
13
        multiDexEnabled true
14
    }
14
    }
15
    buildTypes {
15
    buildTypes {
16
        release {
16
        release {
17
            minifyEnabled false
17
            minifyEnabled false