This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## Unreleased
4+ ## [ Unreleased]
5+
6+ ## [ 1.7.0] - 2020-04-21
57
68### Added
79- Oreo Autofill support
@@ -100,7 +102,8 @@ All notable changes to this project will be documented in this file.
100102- Fix elements overlapping.
101103
102104
103- [ Unreleased ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.6.0...HEAD
105+ [ Unreleased ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.7.0...HEAD
106+ [ 1.7.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.6.0..v1.7.0
104107[ 1.6.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.5.0..v1.6.0
105108[ 1.5.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.4.0...v1.5.0
106109[ 1.4.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.3.0...v1.4.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ android {
3535
3636 defaultConfig {
3737 applicationId versions. packageName
38- versionCode 10601
39- versionName ' 1.7.0-SNAPSHOT '
38+ versionCode 10700
39+ versionName ' 1.7.0'
4040 }
4141
4242 lintOptions {
You can’t perform that action at this time.
0 commit comments