Skip to content

Commit 23ebd3f

Browse files
committed
Update app version
1 parent 22a7051 commit 23ebd3f

2 files changed

Lines changed: 6 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 6
19-
versionName "1.0.3"
18+
versionCode 10
19+
versionName "1.0.4"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Added support for inline autofill
2+
- Autofill field detection improvements
3+
- Always go to passwords view on autofill requests
4+
- Bug fixes and internal improvements

0 commit comments

Comments
 (0)