We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4d610 commit 9a78f20Copy full SHA for 9a78f20
app/build.gradle
@@ -22,7 +22,7 @@ plugins {
22
def app = project(':app')
23
24
// Central location for application version
25
-project.version = '5.9.0'
+project.version = '5.10.0'
26
println "version: ${project.version}"
27
28
// Central location for the specific versions of tesseract dependencies
0 commit comments