Skip to content

Commit 2ae1aae

Browse files
committed
Switch to version 5.8.1
1 parent fcd6ac5 commit 2ae1aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
def app = project(':app')
2323

2424
// Central location for application version
25-
project.version = '5.8.0'
25+
project.version = '5.8.1'
2626
println "version: ${project.version}"
2727

2828
// Central location for the specific versions of tesseract dependencies

0 commit comments

Comments
 (0)