Skip to content

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
QAutomatron committed Sep 6, 2019
1 parent aed12a8 commit 94e715a
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 @@ -17,7 +17,7 @@ Add repository (jitpack):
Dependency:
```gradle
dependencies {
androidTestImpl 'com.github.QAutomatron:kopi:0.6.2'
androidTestImpl 'com.github.QAutomatron:kopi:0.6.3'
}
```

Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'digital.wup.android-maven-publish' version '3.6.2'
}

version = "0.6.2"
version = "0.6.3"

android {
compileSdkVersion 28
Expand Down

0 comments on commit 94e715a

Please sign in to comment.