diff options
Diffstat (limited to 'autofill-parser/gradle.properties')
-rw-r--r-- | autofill-parser/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autofill-parser/gradle.properties b/autofill-parser/gradle.properties index 78609fb5..7a35f954 100644 --- a/autofill-parser/gradle.properties +++ b/autofill-parser/gradle.properties @@ -3,7 +3,7 @@ # SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception # -VERSION_NAME=1.1.0-SNAPSHOT +VERSION_NAME=1.1.0 POM_ARTIFACT_ID=autofill-parser POM_NAME=autofill-parser POM_DESCRIPTION=Android library for low-level parsing of Autofill structures |