Skip to content

Commit ebe7368

Browse files
[Gradle]: Bump androidx.activity:activity from 1.12.3 to 1.12.4
Bumps androidx.activity:activity from 1.12.3 to 1.12.4. --- updated-dependencies: - dependency-name: androidx.activity:activity dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 546995f commit ebe7368

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
@@ -63,7 +63,7 @@ android {
6363
}
6464

6565
dependencies {
66-
implementation "androidx.activity:activity:1.12.3"
66+
implementation "androidx.activity:activity:1.12.4"
6767
implementation 'androidx.appcompat:appcompat:1.7.1'
6868
implementation 'androidx.biometric:biometric:1.1.0'
6969
implementation 'androidx.preference:preference:1.2.1'

0 commit comments

Comments
 (0)