mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-18 08:05:20 +01:00
migrating project level build.gradle
This commit is contained in:
parent
3e165b5867
commit
b1040f05f2
3 changed files with 35 additions and 14 deletions
|
@ -100,7 +100,7 @@ static def getProperty(Properties properties, String name) {
|
|||
|
||||
dependencies {
|
||||
implementation project(':appthemehelper')
|
||||
implementation "androidx.gridlayout:gridlayout:1.0.0"
|
||||
implementation(libs.gridLayout)
|
||||
|
||||
implementation "androidx.appcompat:appcompat:$appcompat_version"
|
||||
implementation 'androidx.annotation:annotation:1.6.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue