File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# CodeView (Android)
22
33[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-codeview--android-blue.svg )] ( https://android-arsenal.com/details/1/4216 )
4- [ ![ Release] ( https://jitpack.io/v/kbiakov/CodeView-android.svg )] ( https://jitpack.io/#kbiakov/CodeView-android )
5- [ ![ Build Status] ( https://travis-ci.org/kbiakov/CodeView-android.svg?branch=master )] ( https://travis-ci.org/kbiakov/CodeView-android )
4+ [ ![ Release] ( https://jitpack.io/v/kbiakov/CodeView-android.svg )] ( https://jitpack.io/#kbiakov/CodeView-Android )
5+ [ ![ Build Status] ( https://travis-ci.org/kbiakov/CodeView-android.svg?branch=master )] ( https://travis-ci.org/kbiakov/CodeView-Android )
66<a href =" http://www.methodscount.com/?lib=com.github.kbiakov%3ACodeView-android%3A1.3.0 " ><img src =" https://img.shields.io/badge/Methods and size-core: 969 | 1396 KB-e91e63.svg " /></a >
77
88<b >CodeView</b > helps to show code content with syntax highlighting in native way.
@@ -29,7 +29,7 @@ allprojects {
2929
3030Add the dependency:
3131``` groovy
32- compile 'com.github.kbiakov:CodeView-android:1.3.1 '
32+ compile 'com.github.kbiakov:CodeView-android:1.3.2 '
3333```
3434
3535## Usage
You can’t perform that action at this time.
0 commit comments