Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
bishiboosh committed Nov 11, 2015
2 parents 5ea6ed2 + 06cf5f1 commit fad5be9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ android {
applicationId "org.toulibre.cdl"
minSdkVersion 8
targetSdkVersion 21
versionCode 4
versionName "1.3.4"
versionCode 5
versionName "1.3.5"
}

buildTypes {
release {
minifyEnabled true
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
Expand Down

0 comments on commit fad5be9

Please sign in to comment.