Skip to content

Commit

Permalink
feat/aklimov/move aar
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrevelator committed Apr 6, 2021
1 parent 62cd593 commit 3426b78
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions radioplayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'io.reactivex.rxjava2:rxjava:2.2.8'
implementation 'com.android.support:multidex:1.0.3'
implementation project(':startrek-player')

implementation files('libs/startrek-player.aar')
}
repositories {
flatDir {
Expand Down
3 changes: 3 additions & 0 deletions radioplayer/libs/startrek-player.aar
Git LFS file not shown
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
include ':startrek-player'
rootProject.name='RadioLibrary'
include ':app', ':radioplayer'
2 changes: 0 additions & 2 deletions startrek-player/build.gradle

This file was deleted.

Binary file removed startrek-player/startrek-player.aar
Binary file not shown.

0 comments on commit 3426b78

Please sign in to comment.