|
@@ -26,7 +26,7 @@ android {
|
|
|
dependencies {
|
|
dependencies {
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
|
|
|
|
|
- implementation 'androidx.appcompat:appcompat:1.1.0'
|
|
|
|
|
|
|
+ implementation 'androidx.appcompat:appcompat:1.3.0-alpha01'
|
|
|
testImplementation 'junit:junit:4.12'
|
|
testImplementation 'junit:junit:4.12'
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|