Skip to content

Instantly share code, notes, and snippets.

@samzmann
samzmann / build.gradle
Created April 21, 2021 07:53
android/build.gradle for vytal.7.15.0
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
mavenLocal()
mavenCentral()
jcenter()
maven {
url 'https://maven.google.com/'
@samzmann
samzmann / machine.js
Last active March 2, 2021 16:00
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@samzmann
samzmann / machine.js
Last active October 28, 2020 10:04
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions