1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 20:50:04 +00:00

updated deps

This commit is contained in:
Nishant Srivastava
2020-06-14 00:39:13 +02:00
parent 324f24717c
commit a144878f76
30 changed files with 30 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.71'
ext.kotlin_version = '1.3.72'
repositories {
google()
jcenter()