Anmol

Results 7 issues of Anmol

Drawback of **buildSrc** Any change inside buildSrc completely invalidates the build cache. It also invalidates remote build cache, in instances when you are using it. Whilst it’s not really a...

I am using protobuf in a project and I'm getting the following errors `Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_GPBCodedInputStream", referenced from: objc-class-ref in result.o "_OBJC_CLASS_$_GRPCCall2", referenced from: objc-class-ref in result.o...

1. Update dependencies 2. Fix Clean arch issues if any.

1. Updated Maven-publish 2. Updated libraries. 3. WIP for migrating to kotlin-poet 4. Look into KSP ?

[Create Widget extension](https://developer.apple.com/documentation/widgetkit/creating-a-widget-extension)

enhancement