Skip to content

Commit 89074c6

Browse files
committed
* Release 1.0.28
* credits on README for @SparkyCola
1 parent ce8e6c6 commit 89074c6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ As an open source application, contribution are always welcome. Everyone that su
119119
* [@nebulon42](https://github.com/nebulon42) - German translation
120120
* Ondřej Míchal - Czech translation
121121
* [@nigelinux](https://github.com/nigelinux) - Traditional Chinese (zh-rTW) Translation
122+
* [@SparkyCola](https://github.com/SparkyCola) - help on picture focus enhancements
122123

123124
Other people helped submitting [Issue Reports](https://github.com/ctodobom/OpenNoteScanner/issues) and giving info through the [Telegram Group](https://telegram.me/joinchat/CGzsxQgjl8CyAZNrTG0qZg). Their help is appreciated as well.
124125

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.todobom.opennotescanner"
88
minSdkVersion 21
99
targetSdkVersion 23
10-
versionCode 27
11-
versionName '1.0.27'
10+
versionCode 28
11+
versionName '1.0.28'
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)