Skip to content

Commit

Permalink
Update commonmark to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle authored and topjohnwu committed Oct 12, 2017
1 parent a3fb5e9 commit 2ac7786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'com.android.support:design:26.1.0'
implementation 'com.android.support:support-v4:26.1.0'
implementation 'com.jakewharton:butterknife:8.8.1'
implementation 'com.atlassian.commonmark:commonmark:0.9.0'
implementation 'com.atlassian.commonmark:commonmark:0.10.0'
implementation 'org.kamranzafar:jtar:2.3'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
}

0 comments on commit 2ac7786

Please sign in to comment.