Skip to content

Commit

Permalink
Merge pull request #46 from AbdurazaaqMohammed/no_androidx
Browse files Browse the repository at this point in the history
Remove dependency on androidx
  • Loading branch information
prateek-chaubey authored Jun 29, 2024
2 parents aa0df05 + fb7c427 commit 26d11da
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 337 deletions.
4 changes: 0 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,5 @@ android {
}

dependencies {

implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.media:media:1.6.0'
implementation 'androidx.core:core-ktx:1.7.0'
}

Loading

0 comments on commit 26d11da

Please sign in to comment.