Skip to content

Commit

Permalink
Version 0.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Trotsenko committed Nov 11, 2022
1 parent b9611f0 commit 84eb4d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and:

```gradle
dependencies {
implementation 'com.github.keemobile:kotpass:0.4.11'
implementation 'com.github.keemobile:kotpass:0.4.12'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ArtifactId=kotpass
ArtifactGroup=app.keemobile
ArtifactVersion=0.4.11
ArtifactVersion=0.4.12

org.gradle.jvmargs=-Xmx2048m
org.gradle.vfs.watch=true
Expand Down

0 comments on commit 84eb4d0

Please sign in to comment.