mirror of
https://github.com/owenlejeune/MYDex.git
synced 2025-11-11 17:42:43 -05:00
setup some basic retrofit stuff
This commit is contained in:
@@ -59,6 +59,7 @@ dependencies {
|
||||
// android x
|
||||
def androidx = "1.0.0"
|
||||
implementation "androidx.window:window:$androidx"
|
||||
implementation "androidx.palette:palette:$androidx"
|
||||
|
||||
// material
|
||||
def material = "1.6.1"
|
||||
|
||||
Reference in New Issue
Block a user