Skip to content

Commit

Permalink
Version 1.1 \(-.-)/
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudson Lima authored and Rudson Lima committed Mar 16, 2018
1 parent f871f4e commit e307d57
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 @@ -23,7 +23,7 @@ allprojects {

```gradle
dependencies {
implementation 'com.github.rudsonlive:searchliveo:1.0.2'
implementation 'com.github.rudsonlive:searchliveo:1.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdkVersion 18
targetSdkVersion 27
versionCode 1
versionName "1.0.2"
versionName "1.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit e307d57

Please sign in to comment.