Skip to content

Commit e307d57

Browse files
Rudson LimaRudson Lima
authored andcommitted
Version 1.1 \(-.-)/
1 parent f871f4e commit e307d57

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323

2424
```gradle
2525
dependencies {
26-
implementation 'com.github.rudsonlive:searchliveo:1.0.2'
26+
implementation 'com.github.rudsonlive:searchliveo:1.1'
2727
}
2828
```
2929

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
minSdkVersion 18
2020
targetSdkVersion 27
2121
versionCode 1
22-
versionName "1.0.2"
22+
versionName "1.1"
2323
vectorDrawables.useSupportLibrary = true
2424
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
2525

0 commit comments

Comments
 (0)