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 a8f6a59 + 89dfda2 commit 2638c49Copy full SHA for 2638c49
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [Unrelease]
+## [2019.1020]
4
5
- Setup coverage testing
6
- Bump to `xcamera>=2019.928`
src/kivy_garden/zbarcam/version.py
@@ -1,7 +1,7 @@
-__version__ = '2019.0910'
+__version__ = '2019.1020'
# 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/`
+# `.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
7
-__version_code__ = 721202810
+__version_code__ = 721202920
0 commit comments