1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ak-star-snails-permission

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
proguard-rules.pro 1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liuxianhe Отправлено 05.05.2019 14:56 5d7b656
# Add project specific ProGuard rules here.
# You can control the set of applied configuration files using the
# proguardFiles setting in build.gradle.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
# Uncomment this to preserve the line number information for
# debugging stack traces.
#-keepattributes SourceFile,LineNumberTable
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keepclasseswithmembers class * {
@com.snails.permission.annotation.NeedPermission <methods>;
}
-keepclasseswithmembers class * {
@com.snails.permission.annotation.PermissionCanceled <methods>;
}
-keepclasseswithmembers class * {
@com.snails.permission.annotation.PermissionDenied <methods>;
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ak-star-snails-permission.git
git@api.gitlife.ru:oschina-mirror/ak-star-snails-permission.git
oschina-mirror
ak-star-snails-permission
ak-star-snails-permission
master