Skip to content
Snippets Groups Projects
Commit ddb4b4fc authored by Florian Sesser's avatar Florian Sesser
Browse files

Bump version to 1.0.9

parent 8ab74231
No related branches found
No related tags found
1 merge request!96Bump version to 1.0.9
Pipeline #5294 passed
...@@ -74,9 +74,9 @@ let ...@@ -74,9 +74,9 @@ let
# #
# Must be a monotonically increasing number; defines what it means to # Must be a monotonically increasing number; defines what it means to
# "upgrade" the app. # "upgrade" the app.
android.version.code = "8"; android.version.code = "9";
# The version that is displayed to the end user. # The version that is displayed to the end user.
android.version.name = "1.0.8"; android.version.name = "1.0.9";
# We have a provider to define. It is certainly not a service. But # We have a provider to define. It is certainly not a service. But
# reflex-platform puts services in the right place for providers so ... # reflex-platform puts services in the right place for providers so ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment