Skip to content

Commit

Permalink
updated to api 33.
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSeker committed Oct 24, 2022
1 parent e450d1a commit 36bf7b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions BroadCastDemo1/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion BroadCastDemo1/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
}

0 comments on commit 36bf7b9

Please sign in to comment.