Skip to content

Commit b0455d2

Browse files
committed
Update version
1 parent 2156ddb commit b0455d2

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.hegocre.nextcloudpasswords"
1616
minSdk 24
1717
targetSdk 34
18-
versionCode 24
19-
versionName "1.0.6"
18+
versionCode 25
19+
versionName "1.0.7"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- Add more digits to app lock
2+
- Lock app on device lock
3+
- Add password generation options
4+
- Add appearance customization options
5+
- Add more information on the about screen
6+
- Fix icon loading on self-hosted instances
7+
- Fix some autofill fields not being detected
8+
- Visual improvements and bug fixes

0 commit comments

Comments
 (0)