Skip to content

Commit b24ad72

Browse files
author
Tom James Holub
committed
version 0.3.0: Key Mismatch Handling
1 parent 9414d30 commit b24ad72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Business Source License 1.0 � 2017 FlowCrypt Limited ([email protected]).
2+
# Business Source License 1.0 � 2017 FlowCrypt Limited ([email protected]).
33
# Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
# Contributors: DenBond7
55
#
@@ -16,8 +16,8 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
APP_VERSION_CODE=20
20-
APP_VERSION_NAME=0.2.0
19+
APP_VERSION_CODE=30
20+
APP_VERSION_NAME=0.3.0
2121
BUILD_TOOLS_VERSION=27.0.0
2222
COMPILE_SDK_VERSION=26
2323
TARGET_SDK_VERSION=26
14.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)