Merge pull request #2396 from nightscout/dependabot/gradle/dev/androidx.appcompat-appcompat-1.6.1

chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
This commit is contained in:
Milos Kozak 2023-02-09 14:02:48 +01:00 committed by GitHub
commit 35445ce645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ buildscript {
ormLite_version = '4.46'
gson_version = '2.10.1'
nav_version = '2.5.3'
appcompat_version = '1.6.0'
appcompat_version = '1.6.1'
material_version = '1.8.0'
gridlayout_version = '1.0.0'
constraintlayout_version = '2.1.4'