/
Alexeip
/
android_kotlin
Обзор
Документация
Войти
/
Alexeip
/
android_kotlin
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
app/src/main/keepRules/rules.keep
12 строк
418 B
Alexei Pyanov
Котлин под андроид. Здание 1. Нвстройка среды разработки
09 авг 2026, 11:03
09 авг 2026, 11:03
6879691
Код
Авторство
О чём код?
# Add project specific R8 rules here. # AGP will combine all keep rule files in src/main/keepRules to pass to R8 # # For more details, see # https://d.android.com/r/tools/r8/keep-rules # 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 *; #}