summaryrefslogtreecommitdiff
path: root/autofill-parser/gradle.properties
diff options
context:
space:
mode:
authorFabian Meumertzheim <4312191+fmeum@users.noreply.github.com>2020-12-07 08:48:16 +0100
committerGitHub <noreply@github.com>2020-12-07 08:48:16 +0100
commit2e43d77c5c72a0111445317a3d88e53a8b4b6782 (patch)
tree41390136ed82668f9ef2e7e7caa87a1093bf154d /autofill-parser/gradle.properties
parentf56086cd78e81709afde523c1311a22bd0e108cd (diff)
Mark Chrome Canary as non-flaky and allowing save (#1237)
* Mark Chrome Canary as non-flaky and allowing save * autofill-parser: update API dump Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * autofill-parser: bump snapshot version Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'autofill-parser/gradle.properties')
-rw-r--r--autofill-parser/gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/autofill-parser/gradle.properties b/autofill-parser/gradle.properties
index fe1b7688..6aa624ad 100644
--- a/autofill-parser/gradle.properties
+++ b/autofill-parser/gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.github.androidpasswordstore
-VERSION_NAME=1.0.0
+VERSION_NAME=1.1.0-SNAPSHOT
POM_ARTIFACT_ID=autofill-parser
POM_ARTIFACT_DESCRIPTION=Android library for low-level parsing of Autofill structures