Skip to content

Commit

Permalink
Merge pull request #41 from wordpress-mobile/issue/bump-version-1-4
Browse files Browse the repository at this point in the history
Bump to version 1.4
  • Loading branch information
theck13 authored Oct 25, 2016
2 parents 520bb42 + 70e87bc commit 999f227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
buildToolsVersion "24.0.3"

defaultConfig {
versionName "1.3.0"
versionName "1.4.0"
minSdkVersion 14
targetSdkVersion 24
}
Expand Down
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
}

repositories {
mavenCentral()
jcenter()
}
}

Expand Down

0 comments on commit 999f227

Please sign in to comment.