Skip to content

Commit 3ace5e1

Browse files
committed
Change appcompat version
1 parent 4e485bd commit 3ace5e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ publishing {
4848
dependencies {
4949

5050
implementation 'androidx.core:core-ktx:1.7.0'
51-
implementation 'androidx.appcompat:appcompat:1.6.1'
51+
implementation 'androidx.appcompat:appcompat:1.5.1'
5252
implementation 'com.google.android.material:material:1.8.0'
5353
testImplementation 'junit:junit:4.13.2'
5454
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)