forked from organicmaps/organicmaps
[android] Minor appcompat version update
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
95eb7e4dc7
commit
0ef4f08ab2
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ dependencies {
|
|||
}
|
||||
|
||||
implementation 'androidx.annotation:annotation:1.3.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.2'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.fragment:fragment:1.4.1'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue