Fixed Splash screen when theme settings are changed

This commit is contained in:
Prathamesh More 2022-06-05 22:31:29 +05:30
parent ad04c4e2ed
commit 7186071772
10 changed files with 14 additions and 50 deletions

View file

@ -6,7 +6,7 @@ buildscript {
navigation_version = '2.5.0-rc01'
mdc_version = '1.7.0-alpha02'
preference_version = '1.2.0'
appcompat_version = '1.4.1'
appcompat_version = '1.4.2'
}
repositories {