Skip to content

Commit 3513c74

Browse files
committed
see 11/23 log
1 parent 2285773 commit 3513c74

15 files changed

+2
-2759
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ local.properties
1111
/apk
1212
*.phrof
1313
/maven
14+
/reports

buildSrc/src/main/groovy/Config.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Config {
1212
static appName = 'Util'
1313

1414
static compileSdkVersion = 28
15-
static minSdkVersion = 16
15+
static minSdkVersion = 14
1616
static targetSdkVersion = 28
1717
static versionCode = 1_026_000
1818
static versionName = '1.26.0'// E.g. 1.9.72 => 1,009,072

reports/profile/css/base-style.css

Lines changed: 0 additions & 179 deletions
This file was deleted.

reports/profile/css/style.css

Lines changed: 0 additions & 4 deletions
This file was deleted.

reports/profile/js/report.js

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)