Finaly fix the book loading issue. (I Hope)

This commit is contained in:
Thomas Andres Gomez 2022-07-06 09:31:11 +02:00
parent c7603ca71e
commit 3cf90ee701
9 changed files with 66 additions and 18 deletions

View file

@ -43,6 +43,7 @@ android {
buildTypes {
debug {
applicationIdSuffix ".debug"
signingConfig signingConfigs.pixelized
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'