Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

implementation 'androidx.activity:activity:1.8.0'
implementation 'androidx.activity:activity:1.13.0'
implementation 'androidx.core:core-splashscreen:1.0.1'

// Brings the new BluetoothLeScanner API to older platforms
Expand Down