Skip to content

Commit 9a78f20

Browse files
committed
Switched to 5.10.0
1 parent 3c4d610 commit 9a78f20

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.9.0'
25+
project.version = '5.10.0'
2626
println "version: ${project.version}"
2727

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

0 commit comments

Comments
 (0)