GmsCore/play-services-auth-blockstore
Jonathan Klee c4967b018e
fix: return SUCCESS with empty result when no BlockStore data exists (#3503)
Returning INTERNAL_ERROR when no data is stored yet caused apps to crash on first launch, as the absence of data is a valid empty-success state.
2026-06-08 22:15:45 +02:00
..
core fix: return SUCCESS with empty result when no BlockStore data exists (#3503) 2026-06-08 22:15:45 +02:00
src/main Blockstore: Add local-only implementation (#3036) 2025-09-24 20:10:59 +02:00
build.gradle Blockstore: Add missing annotation processor to build 2025-09-26 16:14:48 +02:00