Fix su versioni librerie

This commit is contained in:
2022-10-03 18:12:15 +02:00
parent 16a565fc51
commit cb2421f263
9 changed files with 33 additions and 12 deletions

View File

@@ -19,5 +19,5 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation project(':app')
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.appcompat:appcompat:1.5.1'
}