Gopinath
Gopinath
Gradle's Java application plugin is very powerful plugin and it comes with certain features like debuggability. Its deployment architecture (bin/,lib/,var/ directories) feels like an installed *nix native app with its...
I have kapt 'com.turbomanage.storm:storm-impl:1.0' in my app's build.gradle. I believe AndroidX migration is failing because of this. Please help if there is any work around or provide a fix with...
Hi David, Storm-gen generated sources should support 1.7 JAVA SOURCE instead of 1.6. I keep getting the following warning always from my gradle build. `log4j:WARN No appenders could be found...
## Bug report cloud_firestore: ^4.15.6 cloud_firestore_odm: ^1.0.0-dev.83 cloud_firestore_odm_generator: ^1.0.0-dev.83 With the above versions of dependencies, I have generated the cloud firestore code using code generation plugin for my schema. child:...
### Description When using a model deployed on Google Cloud Run with `genkit`, the `googleAI` provider seems to ignore the custom `baseUrl` provided in the model configuration. Instead of sending...