Update: 2026-05-16 20:46:55

This commit is contained in:
Hamza-Ayed
2026-05-16 20:46:55 +03:00
parent 3622328363
commit 272eb768a0
270 changed files with 10960 additions and 35738 deletions

View File

@@ -90,6 +90,11 @@
-dontnote java.lang.invoke.**
# End of content from /Users/hamzaaleghwairyeen/development/App/jordan_bot/installer/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.5.2
# The proguard configuration file for the following section is /Users/hamzaaleghwairyeen/development/App/jordan_bot/installer/proguard-rules.pro
# Keep FileProvider
-keep class androidx.core.content.FileProvider { *; }
# End of content from /Users/hamzaaleghwairyeen/development/App/jordan_bot/installer/proguard-rules.pro
# The proguard configuration file for the following section is /Users/hamzaaleghwairyeen/.gradle/caches/transforms-4/30dbe09adc47a6fa3161e128d9fbb6b2/transformed/material-1.12.0/proguard.txt
# Copyright (C) 2015 The Android Open Source Project
#
@@ -464,9 +469,9 @@
# End of content from /Users/hamzaaleghwairyeen/.gradle/caches/transforms-4/a1fc4cb64ba3edea97e25e4c46750b67/transformed/rules/lib/META-INF/proguard/androidx-annotations.pro
# The proguard configuration file for the following section is /Users/hamzaaleghwairyeen/development/App/jordan_bot/installer/build/intermediates/aapt_proguard_file/release/processReleaseResources/aapt_rules.txt
-keep class androidx.core.app.CoreComponentFactory { <init>(); }
-keep class androidx.core.content.FileProvider { <init>(); }
-keep class androidx.profileinstaller.ProfileInstallReceiver { <init>(); }
-keep class androidx.startup.InitializationProvider { <init>(); }
-keep class com.jordanbot.installer.InstallReceiver { <init>(); }
-keep class com.jordanbot.installer.MainActivity { <init>(); }
-keep class android.widget.Space { <init>(android.content.Context, android.util.AttributeSet); }