Skip to content

Commit d006c6b

Browse files
committed
* release 1.0.25
1 parent 07bab78 commit d006c6b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version 1.0.25
66

77
* Handle calls from external apps that uses Content Handlers (fix #37)
88
* Toolbar icon to disable image processing (fix #38)
9-
* Spanish translation (contributed by Francico Toca)
9+
* Spanish translation (contributed by Francisco Toca)
1010
* German translation (contributed by [@nebulon42](https://github.com/nebulon42))
1111

1212
version 1.0.24

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 24
11-
versionName '1.0.24'
10+
versionCode 25
11+
versionName '1.0.25'
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)