Fixed app crashing when saving rules while service is running.

This commit is contained in:
2021-03-21 22:44:40 +01:00
parent b7ebf2cdcd
commit 7127ac45bc
3 changed files with 4 additions and 3 deletions

View File

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