Skip to content

Commit

Permalink
Merge pull request #23 from mikehardy/androidx-dependency-fix
Browse files Browse the repository at this point in the history
fix: bottomsheet-1.3.1.aar incorrectly includes aapt/AndroidManifest.xml
  • Loading branch information
Doko-Demo-Doa authored Jun 19, 2019
2 parents 0c2e8d3 + 97a201d commit fb1519e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ allprojects {

dependencies {
implementation "com.facebook.react:react-native:+"
implementation 'com.cocosw:bottomsheet:1.+@aar'
implementation files('libs/bottomsheet-1.3.1.aar')
}
Binary file added android/libs/bottomsheet-1.3.1.aar
Binary file not shown.

0 comments on commit fb1519e

Please sign in to comment.