mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update appcompat_version to v1.7.0
This commit is contained in:
parent
92e8a73700
commit
b3d0762a55
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue