Add appcompat to resolve missing abc_* resources
This commit is contained in:
@@ -16,6 +16,7 @@ configurations.all {
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.core:core:1.10.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.palette:palette:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.3.6'
|
||||
implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
|
||||
|
||||
Reference in New Issue
Block a user