mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-04-04 05:17:36 +03:00
fix: upgrade libs
This commit is contained in:
parent
361ca92493
commit
34214432e1
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.7.0'
|
||||
ext.kotlin_version = '1.7.10'
|
||||
ext.android_core_version = '1.8.0'
|
||||
ext.android_appcompat_version = '1.4.2'
|
||||
ext.android_appcompat_version = '1.5.0'
|
||||
ext.android_material_version = '1.6.1'
|
||||
ext.android_test_version = '1.4.0'
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue