Re-hashed log files to use system directory - will not fix android 10, but has it working again on my phone....

This commit is contained in:
Graham Jones
2020-12-10 13:40:12 +00:00
parent 2312b44ee8
commit 277f6f68c5
9 changed files with 125 additions and 54 deletions

View File

@@ -9,7 +9,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.1.1'
}
}
allprojects {