Skip to content

Commit f0606fc

Browse files
committed
new version: Glory to Ukraine
1 parent e637431 commit f0606fc

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "io.github.subhamtyagi.ocr"
99
minSdkVersion 18
1010
targetSdkVersion 31
11-
versionCode 10
12-
versionName "3.1"
11+
versionCode 11
12+
versionName "3.2"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
resValue "string", "github_url", gitUrl
1515
multiDexEnabled true
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
🇺🇦
2+
3+
* Select language option when app is opened by Share Menu.
4+
* Selected language now will be also displayed on main screen.
5+
* Now Fast data type is set as default.
6+
* Smooth app transition in crop functionality.
7+
*
8+
* Bug Fix on Android 10+.
9+
* Crash Fix on Non-english locale devices (Chris <chris@d*****t>).
10+
*
11+
* Code Improvement and optimisation.
12+
* Updated tesseract4android.

0 commit comments

Comments
 (0)