mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade appcompat and material libs
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.32'
|
||||
ext.android_core_version = '1.3.2'
|
||||
ext.android_appcompat_version = '1.2.0'
|
||||
ext.android_material_version = '1.3.0'
|
||||
ext.android_appcompat_version = '1.3.1'
|
||||
ext.android_material_version = '1.4.0'
|
||||
ext.android_test_version = '1.4.0'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user