fixed issue with Timestamp sorting

added new RAM-only logger
fixed issue with WiFi timestamps
This commit is contained in:
2019-08-22 12:39:00 +02:00
parent a0d46c9aae
commit e344fbbfef
9 changed files with 248 additions and 48 deletions

View File

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