{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":279716514,"defaultBranch":"main","name":"android-places-ktx","ownerLogin":"googlemaps","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-14T23:42:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3717923?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716308753.0","currentOid":""},"activityList":{"items":[{"before":"83fc2e397c0fc6825ef5820df95045aaa1c05b93","after":"7ad9b2d2f97317fc3c5832d6b764706d341507c6","ref":"refs/heads/main","pushedAt":"2024-05-21T16:25:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore(release): 3.2.0 [skip ci]\n\n# [3.2.0](https://github.com/googlemaps/android-places-ktx/compare/v3.1.1...v3.2.0) (2024-05-21)\n\n### Features\n\n* adds support for SearchByText and tests ([#253](https://github.com/googlemaps/android-places-ktx/issues/253)) ([83fc2e3](https://github.com/googlemaps/android-places-ktx/commit/83fc2e397c0fc6825ef5820df95045aaa1c05b93))","shortMessageHtmlLink":"chore(release): 3.2.0 [skip ci]"}},{"before":"31f40afde4739e3b1181343e635525da9aac5f9a","after":null,"ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlin-kotlin-stdlib-1.9.23","pushedAt":"2024-05-21T16:23:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"98e208d861175f17cbf13b067e490836e37014fa","ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlin-kotlin-stdlib-2.0.0","pushedAt":"2024-05-21T16:23:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlin:kotlin-stdlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"83fe7b83d75d8f85837a0273fd04674152ba1246","ref":"refs/heads/dependabot/gradle/app/org.jetbrains.kotlin-kotlin-stdlib-2.0.0","pushedAt":"2024-05-21T16:22:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlin:kotlin-stdlib\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"ba3aac19c6b3ff59f4c02a43bf9f5e0c0454311e","after":"74508154b478a357ec9c3b5e1f79dd0e08c13d5d","ref":"refs/heads/googlemaps-bot/update_gh_pages","pushedAt":"2024-05-21T16:22:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"docs: Update docs","shortMessageHtmlLink":"docs: Update docs"}},{"before":"139e6329d093516232ca90aaac048d29a6c08530","after":"a585b9bf058969ea41d103f37a66331f03c4a1ee","ref":"refs/heads/dependabot/gradle/places-ktx/org.mockito-mockito-core-5.12.0","pushedAt":"2024-05-21T16:22:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump org.mockito:mockito-core in /places-ktx\n\nBumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump org.mockito:mockito-core in /places-ktx"}},{"before":"461067a6f41b9b4d12c5fdc2fa9a238f7620a6ea","after":null,"ref":"refs/heads/add-34-api-calls","pushedAt":"2024-05-21T16:21:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"}},{"before":"72dc1d54fd709f880212f6a2c81bb1e906225eda","after":"83fc2e397c0fc6825ef5820df95045aaa1c05b93","ref":"refs/heads/main","pushedAt":"2024-05-21T16:21:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"feat: adds support for SearchByText and tests (#253)\n\n* chore: update gradle to 8.4, kotlin to 1.9.22, places SDK to 3.4.0\r\n\r\n* Adds awaitSearchByText extension function\r\n\r\n* Adds testing for searchByTextRequest\r\n\r\n* Adds awaitSearchByText extension function\r\n\r\n* Adds testing for searchByTextRequest\r\n\r\n* Adds copyright notices\r\n\r\n---------\r\n\r\nCo-authored-by: dkhawk ","shortMessageHtmlLink":"feat: adds support for SearchByText and tests (#253)"}},{"before":"8a373cf3b163faf3ebacc024d6dfbce4d97b3271","after":"461067a6f41b9b4d12c5fdc2fa9a238f7620a6ea","ref":"refs/heads/add-34-api-calls","pushedAt":"2024-05-15T15:55:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"Adds copyright notices","shortMessageHtmlLink":"Adds copyright notices"}},{"before":"02fdc4b057ff4924bdd817c4ff5ac49132b1eb03","after":"8a373cf3b163faf3ebacc024d6dfbce4d97b3271","ref":"refs/heads/add-34-api-calls","pushedAt":"2024-05-14T23:26:32.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"Merge branch 'add-34-api-calls' of https://github.com/googlemaps/android-places-ktx into add-34-api-calls","shortMessageHtmlLink":"Merge branch 'add-34-api-calls' of https://github.com/googlemaps/andr…"}},{"before":null,"after":"02fdc4b057ff4924bdd817c4ff5ac49132b1eb03","ref":"refs/heads/add-34-api-calls","pushedAt":"2024-05-14T23:18:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"Adds testing for searchByTextRequest","shortMessageHtmlLink":"Adds testing for searchByTextRequest"}},{"before":"1fa75106a61af2779d38c16fcb3f6b408cff58b7","after":null,"ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlinx-kotlinx-coroutines-play-services-1.8.1","pushedAt":"2024-05-13T19:16:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"}},{"before":"b6bd6847df2ad7d62010b5ed15a8ac4bf733a1fd","after":"72dc1d54fd709f880212f6a2c81bb1e906225eda","ref":"refs/heads/main","pushedAt":"2024-05-13T19:16:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-play-services (#252)\n\nBumps [org.jetbrains.kotlinx:kotlinx-coroutines-play-services](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\r\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\r\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-play-servi…"}},{"before":"2add29fb45f85d750d7a4689bac2c6b3127503fc","after":null,"ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.8.1","pushedAt":"2024-05-13T15:47:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"}},{"before":"bd5fe8c6f11112b53f5602766a55e200636aadde","after":"b6bd6847df2ad7d62010b5ed15a8ac4bf733a1fd","ref":"refs/heads/main","pushedAt":"2024-05-13T15:47:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core (#250)\n\nBumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core (#250)"}},{"before":null,"after":"1fa75106a61af2779d38c16fcb3f6b408cff58b7","ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlinx-kotlinx-coroutines-play-services-1.8.1","pushedAt":"2024-05-13T15:44:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-play-services\n\nBumps [org.jetbrains.kotlinx:kotlinx-coroutines-play-services](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-play-services"}},{"before":null,"after":"139e6329d093516232ca90aaac048d29a6c08530","ref":"refs/heads/dependabot/gradle/places-ktx/org.mockito-mockito-core-5.12.0","pushedAt":"2024-05-13T15:44:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump org.mockito:mockito-core in /places-ktx\n\nBumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0.\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump org.mockito:mockito-core in /places-ktx"}},{"before":"5148274eb91a2723e1f88b67083b7c8eb017584b","after":null,"ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.8.0","pushedAt":"2024-05-13T15:44:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2add29fb45f85d750d7a4689bac2c6b3127503fc","ref":"refs/heads/dependabot/gradle/places-ktx/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.8.1","pushedAt":"2024-05-13T15:44:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core\n\nBumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)\n- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)\n- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core"}},{"before":"9356e4086b5012461d5207729599e452f246080b","after":null,"ref":"refs/heads/dependabot/gradle/app/org.jetbrains.kotlin-kotlin-stdlib-1.9.24","pushedAt":"2024-05-13T15:13:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"}},{"before":"138dda90d472fb1c33ccfb316e5054901bfbe809","after":"bd5fe8c6f11112b53f5602766a55e200636aadde","ref":"refs/heads/main","pushedAt":"2024-05-13T15:13:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /app (#249)\n\nBumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.24.\n- [Release notes](https://github.com/JetBrains/kotlin/releases)\n- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)\n- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.24)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlin:kotlin-stdlib\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /app (#249)"}},{"before":"8383b8dd277343dfa66de86b8dc452586dd71a87","after":null,"ref":"refs/heads/dependabot/gradle/app/org.jetbrains.kotlin-kotlin-stdlib-1.9.23","pushedAt":"2024-05-13T15:10:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"9356e4086b5012461d5207729599e452f246080b","ref":"refs/heads/dependabot/gradle/app/org.jetbrains.kotlin-kotlin-stdlib-1.9.24","pushedAt":"2024-05-13T15:10:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /app\n\nBumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.24.\n- [Release notes](https://github.com/JetBrains/kotlin/releases)\n- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)\n- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.22...v1.9.24)\n\n---\nupdated-dependencies:\n- dependency-name: org.jetbrains.kotlin:kotlin-stdlib\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /app"}},{"before":"3dca93f74d2b71a9a11707707b4ef74f15abc1fb","after":"6807dfb086c405c49607fa4b0e81ae6e8c17aec4","ref":"refs/heads/file-sync/default","pushedAt":"2024-05-13T14:03:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'","shortMessageHtmlLink":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'"}},{"before":"ab3b1652d3632bc4f12fd1ac66e1d3c1c63cec8b","after":null,"ref":"refs/heads/chore-update-gradle-kotlin-places","pushedAt":"2024-05-10T15:12:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"}},{"before":"38c5f9827a7411b33ef49c7d32e6fb1899bd566d","after":"138dda90d472fb1c33ccfb316e5054901bfbe809","ref":"refs/heads/main","pushedAt":"2024-05-10T15:12:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"chore: update gradle to 8.4, kotlin to 1.9.22, places SDK to 3.4.0 (#248)\n\nCo-authored-by: dkhawk ","shortMessageHtmlLink":"chore: update gradle to 8.4, kotlin to 1.9.22, places SDK to 3.4.0 (#248"}},{"before":null,"after":"ab3b1652d3632bc4f12fd1ac66e1d3c1c63cec8b","ref":"refs/heads/chore-update-gradle-kotlin-places","pushedAt":"2024-05-09T21:18:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkhawk","name":"Dale Hawkins","path":"/dkhawk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107309?s=80&v=4"},"commit":{"message":"chore: update gradle to 8.4, kotlin to 1.9.22, places SDK to 3.4.0","shortMessageHtmlLink":"chore: update gradle to 8.4, kotlin to 1.9.22, places SDK to 3.4.0"}},{"before":"8a287c2160be5d511fd092a7ba63f622a7e2b673","after":"3dca93f74d2b71a9a11707707b4ef74f15abc1fb","ref":"refs/heads/file-sync/default","pushedAt":"2024-05-06T14:03:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'","shortMessageHtmlLink":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'"}},{"before":"54df506b5d110327b89e5bd540d76241f1049896","after":"8a287c2160be5d511fd092a7ba63f622a7e2b673","ref":"refs/heads/file-sync/default","pushedAt":"2024-04-29T14:03:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'","shortMessageHtmlLink":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'"}},{"before":"400d4df0cddfcbf53380bed0e8c53f51b0ba4c90","after":"54df506b5d110327b89e5bd540d76241f1049896","ref":"refs/heads/file-sync/default","pushedAt":"2024-04-22T14:03:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"googlemaps-bot","name":null,"path":"/googlemaps-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62304370?s=80&v=4"},"commit":{"message":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'","shortMessageHtmlLink":"chore: Synced local '.github/' with remote 'sync-files/android/.github/'"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUBFbpgA","startCursor":null,"endCursor":null}},"title":"Activity · googlemaps/android-places-ktx"}