fix(rtl): update appcompat to 1.7.0-alpha03
This commit is contained in:
parent
0426b0bd43
commit
acef782dcf
@ -206,7 +206,7 @@ dependencies {
|
||||
// android
|
||||
implementation "androidx.core:core-ktx:1.12.0"
|
||||
implementation "androidx.activity:activity-compose:1.8.2"
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0-alpha03'
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
androidTestImplementation "androidx.test.ext:junit:1.1.3"
|
||||
androidTestImplementation "androidx.test.espresso:espresso-core:3.4.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user