moving an icon in Commons

This commit is contained in:
tibbi 2020-04-15 14:04:45 +02:00
parent 64ee324d1a
commit 1251d09900
4 changed files with 3 additions and 12 deletions

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.71'
ext.kotlin_version = '1.3.72'
repositories {
google()
jcenter()