mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
1.2.30
This commit is contained in:
parent
ab4d95aae0
commit
c8b09df650
3 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.4.32'
|
||||
ext.coroutines_version = "1.4.1"
|
||||
ext.kotlin_version = '1.5.0'
|
||||
ext.coroutines_version = "1.4.3"
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue