Skip to content

Commit

Permalink
🔖 Square Camera library release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpventura committed Mar 26, 2017
1 parent 2c47d99 commit c98f39a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions squarecamera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 5
versionName "1.1.0"
versionCode 6
versionName "1.1.1"
}
buildTypes {
release {
Expand Down

0 comments on commit c98f39a

Please sign in to comment.