chore(deps): update appcompat_version to v1.7.0

pull/1066/head
renovate[bot] 2024-05-29 19:10:39 +00:00 zatwierdzone przez Andre K
rodzic 92e8a73700
commit b3d0762a55
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -145,7 +145,7 @@ androidComponents {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
def appcompat_version = '1.6.1'
def appcompat_version = '1.7.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"