Skip to content

Commit 40ecdf1

Browse files
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 in /ApiDemos/kotlin (#1690)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx 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 8566e6c commit 40ecdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiDemos/kotlin/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'com.android.volley:volley:1.2.1'
5959

6060
// GMS
61-
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.2'
61+
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.3'
6262
gmsImplementation 'com.google.maps.android:maps-ktx:5.0.0'
6363

6464
// Below is used to run the easypermissions library to manage location permissions

0 commit comments

Comments
 (0)