Finaly fix the book loading issue. (I Hope)
This commit is contained in:
parent
c7603ca71e
commit
3cf90ee701
9 changed files with 66 additions and 18 deletions
|
|
@ -43,6 +43,7 @@ android {
|
|||
|
||||
buildTypes {
|
||||
debug {
|
||||
applicationIdSuffix ".debug"
|
||||
signingConfig signingConfigs.pixelized
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue