Add Google Play Publisher plugin and Play Store assets

This commit is contained in:
2020-01-02 09:39:13 -06:00
parent 3afd46c59c
commit b2df70c059
93 changed files with 656 additions and 26 deletions

View File

@@ -1,6 +1,12 @@
name: Build & Test
on: [push]
on:
push:
branches:
- dev
pull_request:
branches:
- dev
jobs:
build: