1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +00:00

ProGuard update; signing config

This commit is contained in:
Ricki Hirner 2016-10-18 00:30:37 +02:00
parent ae8bf4d49e
commit b3dda2c112
3 changed files with 16 additions and 21 deletions

View File

@ -23,18 +23,13 @@
-dontwarn aQute.**
-dontwarn groovy.** # Groovy-based ContentBuilder not used
-dontwarn org.codehaus.groovy.**
-dontwarn org.apache.commons.logging.** # Commons logging is not available
-dontwarn org.slf4j.** # logging
-dontwarn net.fortuna.ical4j.model.** # ignore warnings from Groovy dependency
-keep class net.fortuna.ical4j.model.** { *; } # keep all model classes (properties/factories, created at runtime)
-keep class net.fortuna.ical4j.** { *; } # keep all model classes (properties/factories, created at runtime)
# okhttp
-dontwarn java.nio.file.** # not available on Android
-dontwarn org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
# MemorizingTrustManager
-dontwarn de.duenndns.ssl.MemorizingTrustManager
# dnsjava
-dontwarn sun.net.spi.nameservice.** # not available on Android

@ -1 +1 @@
Subproject commit 9efc639c04d6d4e9c1480e6c1d81a800e84d3b8a
Subproject commit 26f01d17e7fc8ee1f933df4332726024509cc221

@ -1 +1 @@
Subproject commit d049f7b5e50b7ade2405b16d0ce8ae518160f642
Subproject commit 1e326a6a729f633504db4410aeb4269199fe999e