removing the file size limit label from the app settings

This commit is contained in:
tibbi 2021-11-15 14:47:14 +01:00
parent 3f83c69324
commit 938ba2b20c
5 changed files with 2 additions and 26 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.5.30'
ext.kotlin_version = '1.5.31'
repositories {
google()
jcenter()