Skip to content

Commit 539463d

Browse files
Gradle: Bump androidx.activity:activity from 1.12.1 to 1.12.2 (#46)
Bumps androidx.activity:activity from 1.12.1 to 1.12.2. --- updated-dependencies: - dependency-name: androidx.activity:activity dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f9479f commit 539463d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.fox.ttrss/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dependencies {
146146
implementation 'com.github.bumptech.glide:okhttp3-integration:5.0.5'
147147
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5'
148148
implementation 'androidx.recyclerview:recyclerview:1.4.0'
149-
implementation 'androidx.activity:activity:1.12.1'
149+
implementation 'androidx.activity:activity:1.12.2'
150150
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
151151
implementation 'androidx.appcompat:appcompat:1.7.1'
152152
implementation 'androidx.appcompat:appcompat-resources:1.7.1'

0 commit comments

Comments
 (0)