Skip to content

Commit f2a9d1e

Browse files
Bump androidx.core:core in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: androidx.core:core. Updates `androidx.core:core` from 1.18.0 to 1.19.0 --- updated-dependencies: - dependency-name: androidx.core:core dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc13926 commit f2a9d1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation project(':core')
3333
implementation "com.badlogicgames.gdx:gdx-backend-android:$gdxVersion"
3434
implementation "com.journeyapps:zxing-android-embedded:4.3.0"
35-
implementation "androidx.core:core:1.18.0"
35+
implementation "androidx.core:core:1.19.0"
3636
natives "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-armeabi-v7a"
3737
natives "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-arm64-v8a"
3838
natives "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-x86_64"

0 commit comments

Comments
 (0)