chore: update appcompat to 1.6.0 stable

master
andrekir 2023-01-18 21:36:01 -03:00
rodzic 06ac70d207
commit 55d502321a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -125,7 +125,7 @@ protobuf {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
def appcompat_version = '1.6.0-rc01'
def appcompat_version = '1.6.0'
implementation "androidx.appcompat:appcompat:$appcompat_version"
// For loading and tinting drawables on older versions of the platform
implementation "androidx.appcompat:appcompat-resources:$appcompat_version"