Skip to content

Commit 638788d

Browse files
committed
themes, icons rework, options add info
1 parent 6baaf55 commit 638788d

File tree

5,352 files changed

+6332
-1161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,352 files changed

+6332
-1161
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android {
44
compileSdkVersion 26
55
defaultConfig {
66
applicationId "org.coolreader"
7-
minSdkVersion 16
7+
minSdkVersion 14
88
targetSdkVersion 26
99
// When new version released, version code must be incremented at least by 8
1010
// for compatibility with ABI versioning of split apk (see below).
@@ -157,5 +157,5 @@ dependencies {
157157
implementation 'com.google.android.gms:play-services-auth:15.0.1'
158158
implementation 'com.google.android.gms:play-services-identity:15.0.1'
159159
implementation 'com.google.code.gson:gson:2.8.2'
160-
implementation 'com.github.johnpersano:supertoasts:2.0'
160+
//implementation 'com.github.johnpersano:supertoasts:2.0'
161161
}
1.13 KB
1.19 KB
1.5 KB
1.53 KB
1.92 KB
1.69 KB
1.35 KB
1.44 KB
984 Bytes

0 commit comments

Comments
 (0)