bug when importing config while service is not running

This commit is contained in:
2022-05-08 14:50:40 +02:00
parent d5ce04f80b
commit 9fce7d987e
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.2'
classpath 'com.android.tools.build:gradle:7.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files