Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
Set version to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtheis committed Jun 13, 2017
1 parent fa9c178 commit 686a681
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To use tess-two from your app, edit your app module's `build.gradle` file to add
tess-two as an external dependency:

dependencies {
compile 'com.rmtheis:tess-two:6.3.0'
compile 'com.rmtheis:tess-two:7.0.0'
}

[Javadoc][javadoc] is available.
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
allprojects {

group = 'com.rmtheis'
version = '6.3.0'
version = '7.0.0'

repositories {
jcenter()
Expand Down
1 change: 1 addition & 0 deletions tessdata
Submodule tessdata added at eb769e

0 comments on commit 686a681

Please sign in to comment.