We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6add0a1 commit 9bd89f4Copy full SHA for 9bd89f4
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+version 1.0.24
5
+--------------
6
+
7
+* Telegram Group link changed to new "Supergroup"
8
+* Work with other apps that requests ".nomedia" suffix on files
9
10
version 1.0.23
11
--------------
12
app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "com.todobom.opennotescanner"
minSdkVersion 21
targetSdkVersion 23
- versionCode 23
- versionName '1.0.23'
+ versionCode 24
+ versionName '1.0.24'
}
13
buildTypes {
14
release {
0 commit comments