SelvinPL

Results 8 comments of SelvinPL

seems like it is crashlytics minimal example: topmost build.gradle ```gradle buildscript { repositories { google() mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:8.3.2' classpath 'com.google.gms:google-services:4.4.1' classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9' } } allprojects { repositories...

I'm using java not kotlin. And example was in java. Maybe this is culprit

seems to be working fine with 8.4.0 build tools ... closing

I do some more investigation ... In fact it is because QueryAsync with multimap is using MultiMapImpl which doesn not use reader.ReadAsync() but reader.Read()... since only MultiMap maper is affected...

Any chances for fixing this? I'm using Dapper in destop UI app... There is a filter where user can type something then I execute the query with given filter... If...

there are 3 options - `#https://gist.github.com/....` load all files from gist [example](https://gbdev.io/rgbds-live/?asm=-p+0xFF&link=-dt+-p+0xFF&fix=-jvc#https://gist.github.com/SelvinPL/0c418956154f06573a00fc23e499ba72) - `#https://link/to/file/...` loads single file as `main.asm` [example](https://gbdev.io/rgbds-live/#https://gist.githubusercontent.com/SelvinPL/acd390e5c5d5ead9e37de86f86a3f104/raw/93b0eaa5d279eb28e3fb8f43b9f5380401e11847/gb.asm) - `#LZString.compressToEncodedURIComponent` - loads hash as compressed LZString and decompress...

maybe redesign about menu to show a dialog with tabs like info uses help

It can be `NoWeavingAttribute` or more contextual