Fix layout issue in notificaiton

This commit is contained in:
h4h13 2019-10-31 22:36:13 +05:30
parent 7410515d1e
commit 24fbc59b11
6 changed files with 6 additions and 52 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.50'
ext.kotlin_version = '1.3.41'
repositories {
jcenter()
google()