Federico Senmartin
Results
4
comments of
Federico Senmartin
Same issue here
StdItemQuery class uses `!!` at init `userId = get().currentUser.value!!.id.toString() ` maybe trying with `?` operator fixes this crash? @nielsvanvelzen
I use bitriss(no idea for gitlab ci) and creating a script that creates and fills local.properties file worked for me The script: ``` #!/usr/bin/env bash cat > "./local.properties"