Skip to content

Commit

Permalink
Merge pull request #6371 from wordpress-mobile/feature/aztec-beta-5
Browse files Browse the repository at this point in the history
Bump Aztec version to 1.0-beta.5
  • Loading branch information
maxme authored Jul 21, 2017
2 parents 09af7e4 + fb258ee commit ed40e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/editor/WordPressEditor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ dependencies {
compile 'com.android.support:design:25.3.1'
compile 'org.apache.commons:commons-lang3:3.5'
compile 'org.wordpress:utils:1.16.0'
compile ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.0-beta.4')
compile ('com.github.wordpress-mobile.WordPress-Aztec-Android:wordpress-comments:v1.0-beta.4')
compile ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.0-beta.5')
compile ('com.github.wordpress-mobile.WordPress-Aztec-Android:wordpress-comments:v1.0-beta.5')
}

signing {
Expand Down

0 comments on commit ed40e7a

Please sign in to comment.