Migrate covers to external files dir. Fix #647

This commit is contained in:
len
2017-01-26 22:15:17 +01:00
parent 05c628b33c
commit e25ce768bb
3 changed files with 14 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 18
versionCode 19
versionName "0.4.2"
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""