Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7e94102 authored by tibbi's avatar tibbi
Browse files

make proguard not warn about LineColorPickerDialog

parent 9a7e7290
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        propMinSdkVersion = 16
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '2.42.7'
        propVersionName = '2.42.8'
        kotlin_version = '1.2.0'
        support_libs = '27.0.1'
    }
+2 −0
Original line number Diff line number Diff line
@@ -5,3 +5,5 @@
-dontwarn com.bumptech.glide.load.resource.bitmap.Downsampler
-dontwarn com.bumptech.glide.load.resource.bitmap.HardwareConfigState
-dontwarn com.bumptech.glide.manager.RequestManagerRetriever

-dontwarn com.simplemobiletools.commons.dialogs.LineColorPickerDialog