Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
p32929 committed Oct 13, 2019
1 parent 463c012 commit f23623d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Add the dependency

```
dependencies {
implementation 'com.github.p32929:HouseAds2:1.0.0.8'
implementation 'com.github.p32929:HouseAds2:1.0.0.9'
}
```

Expand Down
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

implementation project(path: ':myhouseads2lib')
}

0 comments on commit f23623d

Please sign in to comment.