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 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## Unreleased
4
+ ## [ Unreleased]
5
+
6
+ ## [ 1.7.0] - 2020-04-21
5
7
6
8
### Added
7
9
- Oreo Autofill support
@@ -100,7 +102,8 @@ All notable changes to this project will be documented in this file.
100
102
- Fix elements overlapping.
101
103
102
104
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
104
107
[ 1.6.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.5.0..v1.6.0
105
108
[ 1.5.0 ] : https://github.com/android-password-store/Android-Password-Store/compare/v1.4.0...v1.5.0
106
109
[ 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 {
35
35
36
36
defaultConfig {
37
37
applicationId versions. packageName
38
- versionCode 10601
39
- versionName ' 1.7.0-SNAPSHOT '
38
+ versionCode 10700
39
+ versionName ' 1.7.0'
40
40
}
41
41
42
42
lintOptions {
You can’t perform that action at this time.
0 commit comments