Skip to content

Commit

Permalink
Published new version - 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ImangazalievM committed Jun 7, 2018
1 parent e4d792f commit 0b59fef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In the plans:
Add this to your app **build.gradle**:

```gradle
compile 'com.reactiveandroid:reactiveandroid:1.4.2'
implementation 'com.reactiveandroid:reactiveandroid:1.4.3'
```

## Initial setup
Expand Down
4 changes: 2 additions & 2 deletions reactiveandroid.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext.reactiveandroid = [
libraryVersion : '1.4.2',
libraryVersionCode : 14,
libraryVersion : '1.4.3',
libraryVersionCode : 15,
group : 'com.reactiveandroid',

minSdk : 14,
Expand Down

0 comments on commit 0b59fef

Please sign in to comment.