2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 10:15:32 +00:00

Adds audio feedback

This commit is contained in:
Oliver Walters
2021-03-02 22:22:16 +11:00
parent 3761f4090f
commit b293806fe3
6 changed files with 93 additions and 10 deletions

View File

@ -1,6 +1,6 @@
buildscript {
ext.kotlin_version = '1.3.61'
ext.kotlin_version = '1.4.21'
repositories {
google()