We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23ad2d2 + a1ff369 commit e0899afCopy full SHA for e0899af
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [2020.0524]
4
+
5
+ - Bumps dependencies versions, refs #31
6
7
## [2019.1020]
8
9
- Setup coverage testing
src/kivy_garden/zbarcam/version.py
@@ -1,7 +1,7 @@
-__version__ = '2019.1020'
+__version__ = '2020.0524'
# The `__version_code__` is used for the F-Droid auto update and should match
# the `versionCode` from the `build.gradle` file located in:
# `.buildozer/android/platform/build-*/dists/zbarcamdemo__*/build.gradle`
# The auto update method used is the `HTTP`, see:
# https://f-droid.org/en/docs/Build_Metadata_Reference/#UpdateCheckMode
-__version_code__ = 721202920
+__version_code__ = 721202524
0 commit comments