We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b95987 commit 9bd863bCopy full SHA for 9bd863b
2 files changed
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Change Log
2
==========
3
4
+version 1.0.34
5
+
6
+* Fix typo on Changelog
7
+* Updated Danish About.md
8
+* Sync F-Droid and Google Play versions
9
10
+--------------
11
12
version 1.0.33
13
--------------
14
app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "com.todobom.opennotescanner"
minSdkVersion 21
targetSdkVersion 27
- versionCode 33
- versionName '1.0.33'
+ versionCode 34
+ versionName '1.0.34'
}
buildTypes {
release {
0 commit comments