# The proguard configuration file for the following section is /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/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.credentials.playservices.CredentialProviderMetadataHolder { <init>(); }
-keep class androidx.credentials.playservices.HiddenActivity { <init>(); }
-keep class androidx.credentials.playservices.IdentityCredentialApiHiddenActivity { <init>(); }
-keep class androidx.profileinstaller.ProfileInstallReceiver { <init>(); }
-keep class androidx.room.MultiInstanceInvalidationService { <init>(); }
-keep class androidx.startup.InitializationProvider { <init>(); }
-keep class androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy { <init>(); }
-keep class androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy { <init>(); }
-keep class androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy { <init>(); }
-keep class androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy { <init>(); }
-keep class androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver { <init>(); }
-keep class androidx.work.impl.background.systemalarm.RescheduleReceiver { <init>(); }
-keep class androidx.work.impl.background.systemalarm.SystemAlarmService { <init>(); }
-keep class androidx.work.impl.background.systemjob.SystemJobService { <init>(); }
-keep class androidx.work.impl.diagnostics.DiagnosticsReceiver { <init>(); }
-keep class androidx.work.impl.foreground.SystemForegroundService { <init>(); }
-keep class androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver { <init>(); }
-keep class com.google.android.gms.auth.api.signin.RevocationBoundService { <init>(); }
-keep class com.google.android.gms.auth.api.signin.internal.SignInHubActivity { <init>(); }
-keep class com.google.android.gms.common.api.GoogleApiActivity { <init>(); }
-keep class org.acra.attachment.AcraContentProvider { <init>(); }
-keep class org.acra.sender.JobSenderService { <init>(); }
-keep class org.acra.sender.LegacySenderService { <init>(); }
-keep class org.jetbrains.compose.resources.AndroidContextProvider { <init>(); }
-keep class world.respect.MainActivity { <init>(); }
-keep class world.respect.RespectApp { <init>(); }
-keep class world.respect.WebViewActivity { <init>(); }
-keep class android.widget.Space { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.app.AlertController$RecycleListView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.view.menu.ActionMenuItemView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.view.menu.ExpandedMenuView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.view.menu.ListMenuItemView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ActionBarContainer { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ActionBarContextView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ActionBarOverlayLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ActionMenuView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ActivityChooserView$InnerLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.AlertDialogLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ButtonBarLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ContentFrameLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.DialogTitle { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.FitWindowsFrameLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.FitWindowsLinearLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.LinearLayoutCompat { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.SearchView$SearchAutoComplete { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.SwitchCompat { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.Toolbar { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.appcompat.widget.ViewStubCompat { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.constraintlayout.helper.widget.Flow { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.constraintlayout.widget.ConstraintLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.coordinatorlayout.widget.CoordinatorLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.core.widget.NestedScrollView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.fragment.app.FragmentContainerView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.preference.UnPressableLinearLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.preference.internal.PreferenceImageView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class androidx.recyclerview.widget.RecyclerView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.appbar.AppBarLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.appbar.MaterialToolbar { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.button.MaterialButton { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.button.MaterialButtonToggleGroup { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.chip.Chip { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.datepicker.MaterialCalendarGridView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.divider.MaterialDivider { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.BaselineLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.CheckableImageButton { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.ClippableRoundedCornerLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.NavigationMenuItemView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.NavigationMenuView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.internal.TouchObserverFrameLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.snackbar.Snackbar$SnackbarLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.snackbar.SnackbarContentLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.textfield.TextInputEditText { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.textfield.TextInputLayout { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.timepicker.ChipTextInputComboView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.timepicker.ClockFaceView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.timepicker.ClockHandView { <init>(android.content.Context, android.util.AttributeSet); }

-keep class com.google.android.material.timepicker.TimePickerView { <init>(android.content.Context, android.util.AttributeSet); }


# End of content from /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/build/intermediates/aapt_proguard_file/release/processReleaseResources/aapt_rules.txt
# The proguard configuration file for the following section is /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.13.0
# This is a configuration file for ProGuard.
# http://proguard.sourceforge.net/index.html#manual/usage.html
#
# Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with
# the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and
# will be ignored by new version of the Android plugin for Gradle.

# Optimizations: If you don't want to optimize, use the proguard-android.txt configuration file
# instead of this one, which turns off the optimization flags.
-allowaccessmodification

# Preserve some attributes that may be required for reflection.
-keepattributes AnnotationDefault,
                EnclosingMethod,
                InnerClasses,
                RuntimeVisibleAnnotations,
                RuntimeVisibleParameterAnnotations,
                RuntimeVisibleTypeAnnotations,
                Signature

-keep public class com.google.vending.licensing.ILicensingService
-keep public class com.android.vending.licensing.ILicensingService
-keep public class com.google.android.vending.licensing.ILicensingService
-dontnote com.android.vending.licensing.ILicensingService
-dontnote com.google.vending.licensing.ILicensingService
-dontnote com.google.android.vending.licensing.ILicensingService

# For native methods, see https://www.guardsquare.com/manual/configuration/examples#native
-keepclasseswithmembernames,includedescriptorclasses class * {
    native <methods>;
}

# Keep setters in Views so that animations can still work.
-keepclassmembers public class * extends android.view.View {
    void set*(***);
    *** get*();
}

# We want to keep methods in Activity that could be used in the XML attribute onClick.
-keepclassmembers class * extends android.app.Activity {
    public void *(android.view.View);
}

# For enumeration classes, see https://www.guardsquare.com/manual/configuration/examples#enumerations
-keepclassmembers enum * {
    public static **[] values();
    public static ** valueOf(java.lang.String);
}

-keepclassmembers class * implements android.os.Parcelable {
    public static final ** CREATOR;
}

# Preserve annotated Javascript interface methods.
-keepclassmembers class * {
    @android.webkit.JavascriptInterface <methods>;
}

# The support libraries contains references to newer platform versions.
# Don't warn about those in case this app is linking against an older
# platform version. We know about them, and they are safe.
-dontnote android.support.**
-dontnote androidx.**
-dontwarn android.support.**
-dontwarn androidx.**

# Understand the @Keep support annotation.
-keep class android.support.annotation.Keep

-keep @android.support.annotation.Keep class * {*;}

-keepclasseswithmembers class * {
    @android.support.annotation.Keep <methods>;
}

-keepclasseswithmembers class * {
    @android.support.annotation.Keep <fields>;
}

-keepclasseswithmembers class * {
    @android.support.annotation.Keep <init>(...);
}

# These classes are duplicated between android.jar and org.apache.http.legacy.jar.
-dontnote org.apache.http.**
-dontnote android.net.http.**

# These classes are duplicated between android.jar and core-lambda-stubs.jar.
-dontnote java.lang.invoke.**

# End of content from /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.13.0
# The proguard configuration file for the following section is /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/proguard-rules.pro

# Begin XXHash rules
# XXHash factories uses reflection
-keep class net.jpountz.xxhash.XXHash32JavaSafe {
    public <init>(...);
    public static ** INSTANCE;
}

-keep class net.jpountz.xxhash.XXHash32JavaSafe$Factory {
    public <init>(...);
    public static ** INSTANCE;
}

# XXHash : XXHashFactory uses reflection
-keep class net.jpountz.xxhash.XXHash64JavaSafe {
    public <init>(...);
    public static ** INSTANCE;
}

-keep class net.jpountz.xxhash.XXHash64JavaSafe$Factory {
    public <init>(...);
    public static ** INSTANCE;
}

-keep class net.jpountz.xxhash.StreamingXXHash32JavaSafe {
    public <init>(...);
    public static ** INSTANCE;
}

-keep class net.jpountz.xxhash.StreamingXXHash32JavaSafe$Factory {
    public <init>(...);
    public static ** INSTANCE;
}

# XXHash : XXHashFactory uses reflection
-keep class net.jpountz.xxhash.StreamingXXHash64JavaSafe {
    public <init>(...);
    public static ** INSTANCE;
}

-keep class net.jpountz.xxhash.StreamingXXHash64JavaSafe$Factory {
    public <init>(...);
    public static ** INSTANCE;
}

# End XXHash rules


## Napier bug as per https://github.com/AAkira/Napier/issues/132
-keep class io.github.aakira.napier.** {
  *;
}
## End Napier rule

# Begin ACRA Rules: ACRA does not cooperate with R8 and has no significant effect on APK size
#
#-keepclassmembers class org.acra.config.DefaultRetryPolicy {
#    public <init>(...);
#}
#
#-keepclassmembers class org.acra.attachment.DefaultAttachmentProvider {
#    public <init>(...);
#}

-keep class org.acra.** { *; }

-keep class world.respect.app.BuildConfig

# End ACRA Rules.

# End of content from /home/jenkins/.jenkins/workspace/RESPECT-end-to-end/respect-app-compose/proguard-rules.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/2253c6f2914d70ecf2206e273c2b96dc/transformed/credentials-play-services-auth-1.5.0/proguard.txt
-if class androidx.credentials.CredentialManager
-keep class androidx.credentials.playservices.CredentialProviderPlayServicesImpl {
  *;
}
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/2253c6f2914d70ecf2206e273c2b96dc/transformed/credentials-play-services-auth-1.5.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/25c0d678ed727f5d2a9baa795b8f36b1/transformed/material-1.13.0/proguard.txt
# Copyright (C) 2015 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# CoordinatorLayout resolves the behaviors of its child components with reflection.
-keep public class * extends androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior {
    public <init>(android.content.Context, android.util.AttributeSet);
    public <init>();
}

# Make sure we keep annotations for CoordinatorLayout's DefaultBehavior
-keepattributes RuntimeVisible*Annotation*

# Copyright (C) 2018 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# AppCompatViewInflater reads the viewInflaterClass theme attribute which then
# reflectively instantiates MaterialComponentsViewInflater using the no-argument
# constructor. We only need to keep this constructor and the class name if
# AppCompatViewInflater is also being kept.
-if class androidx.appcompat.app.AppCompatViewInflater
-keep class com.google.android.material.theme.MaterialComponentsViewInflater {
    <init>();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/25c0d678ed727f5d2a9baa795b8f36b1/transformed/material-1.13.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5ef30fbd765059b42106dce508a42c0e/transformed/biometric-1.1.0/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Never inline methods, but allow shrinking and obfuscation.
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.AuthenticationCallbackProvider$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.BiometricFragment$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.BiometricManager$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.CancellationSignalProvider$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.CryptoObjectUtils$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.FingerprintDialogFragment$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.KeyguardUtils$Api* {
    <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking
        class androidx.biometric.PackageUtils$Api* {
    <methods>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5ef30fbd765059b42106dce508a42c0e/transformed/biometric-1.1.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/4b8e8077971265dcdcb8755145ae87cc/transformed/coil-core-release/proguard.txt
-dontwarn coil3.PlatformContext

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/4b8e8077971265dcdcb8755145ae87cc/transformed/coil-core-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/2b4b5f9d822e6646a8de3ffc3f4a1bae/transformed/preference-1.2.1/proguard.txt
# Copyright (C) 2015 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Preference objects are inflated via reflection
-keep public class androidx.preference.Preference {
    public <init>(android.content.Context, android.util.AttributeSet);
}
-keep public class * extends androidx.preference.Preference {
    public <init>(android.content.Context, android.util.AttributeSet);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/2b4b5f9d822e6646a8de3ffc3f4a1bae/transformed/preference-1.2.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9309bb7e1e394186b7ff5ee2e8697b41/transformed/appcompat-1.7.1/proguard.txt
# Copyright (C) 2018 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Never inline methods, but allow shrinking and obfuscation.
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.appcompat.widget.AppCompatTextViewAutoSizeHelper$Impl* {
  <methods>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9309bb7e1e394186b7ff5ee2e8697b41/transformed/appcompat-1.7.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/4960cfcd6098f9f2fab034b79148e868/transformed/play-services-fido-21.0.0/proguard.txt
# Methods enable and disable in this class are complained as unresolved
# references, but they are system APIs and are not used by Fido client apps.
-dontwarn android.nfc.NfcAdapter
-dontwarn dalvik.system.VMStack
-dontwarn com.google.common.flogger.backend.google.GooglePlatform
-dontwarn com.google.common.flogger.backend.system.DefaultPlatform

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/4960cfcd6098f9f2fab034b79148e868/transformed/play-services-fido-21.0.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d2c4af932ada092bbdcde18aa285ec14/transformed/play-services-identity-credentials-16.0.0-alpha02/proguard.txt
# Proguard cannot process META-INF/versions/9.
# See https://discuss.gradle.org/t/meta-inf-version-duplicate-error-when-using-proguard/31380
-dontwarn module-info

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d2c4af932ada092bbdcde18aa285ec14/transformed/play-services-identity-credentials-16.0.0-alpha02/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/0bc202a9348ad5c3a03ed0eeda53563c/transformed/play-services-auth-base-18.0.10/proguard.txt
# We keep all fields for every generated proto file as the runtime uses
# reflection over them that ProGuard cannot detect. Without this keep
# rule, fields may be removed that would cause runtime failures.
-keepclassmembers class * extends com.google.android.gms.internal.auth.zzev {
  <fields>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/0bc202a9348ad5c3a03ed0eeda53563c/transformed/play-services-auth-base-18.0.10/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9f0e98f4e381e7822d2a4b2b2979b6d2/transformed/play-services-base-18.5.0/proguard.txt
# b/35135904 Ensure that proguard will not strip the mResultGuardian.
-keepclassmembers class com.google.android.gms.common.api.internal.BasePendingResult {
  com.google.android.gms.common.api.internal.BasePendingResult$ReleasableResultGuardian mResultGuardian;
}



# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9f0e98f4e381e7822d2a4b2b2979b6d2/transformed/play-services-base-18.5.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/371d903c9e389f49a02cd2d693af3caf/transformed/play-services-tasks-18.2.0/proguard.txt


# End of content from /home/jenkins/.gradle/caches/8.13/transforms/371d903c9e389f49a02cd2d693af3caf/transformed/play-services-tasks-18.2.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/538ea5139d75af9a73e0eb4c005eded1/transformed/play-services-basement-18.4.0/proguard.txt
# Needed when building against pre-Marshmallow SDK.
-dontwarn android.security.NetworkSecurityPolicy

# Needed when building against Marshmallow SDK.
-dontwarn android.app.Notification

# Protobuf has references not on the Android boot classpath
-dontwarn sun.misc.Unsafe
-dontwarn libcore.io.Memory

# Annotations used during internal SDK shrinking.
-dontwarn com.google.android.apps.common.proguard.UsedBy*
-dontwarn com.google.android.apps.common.proguard.SideEffectFree

# Annotations referenced by the SDK but whose definitions are contained in
# non-required dependencies.
-dontwarn javax.annotation.**
-dontwarn org.checkerframework.**
-dontwarn com.google.errorprone.annotations.**
-dontwarn org.jspecify.nullness.NullMarked

# Annotations no longer exist. Suppression prevents ProGuard failures in
# SDKs which depend on earlier versions of play-services-basement.
-dontwarn com.google.android.gms.common.util.VisibleForTesting

# Proguard flags for consumers of the Google Play services SDK
# https://developers.google.com/android/guides/setup#add_google_play_services_to_your_project

# Keep SafeParcelable NULL value, needed for reflection by DowngradeableSafeParcel
-keepclassmembers public class com.google.android.gms.common.internal.safeparcel.SafeParcelable {
    public static final *** NULL;
}

# Needed for Parcelable/SafeParcelable classes & their creators to not get renamed, as they are
# found via reflection.
-keep class com.google.android.gms.common.internal.ReflectedParcelable
-keepnames class * implements com.google.android.gms.common.internal.ReflectedParcelable
-keepclassmembers class * implements android.os.Parcelable {
  public static final *** CREATOR;
}

# Keep the classes/members we need for client functionality.
-keep @interface android.support.annotation.Keep
-keep @androidx.annotation.Keep class *
-keepclasseswithmembers class * {
  @androidx.annotation.Keep <fields>;
}
-keepclasseswithmembers class * {
  @androidx.annotation.Keep <methods>;
}

# Keep androidX equivalent of above android.support to allow Jetification.
-keep @interface androidx.annotation.Keep
-keep @androidx.annotation.Keep class *
-keepclasseswithmembers class * {
  @androidx.annotation.Keep <fields>;
}
-keepclasseswithmembers class * {
  @androidx.annotation.Keep <methods>;
}

# Keep the names of classes/members we need for client functionality.
-keep @interface com.google.android.gms.common.annotation.KeepName
-keepnames @com.google.android.gms.common.annotation.KeepName class *
-keepclassmembernames class * {
  @com.google.android.gms.common.annotation.KeepName *;
}

# Keep Dynamite API entry points
-keep @interface com.google.android.gms.common.util.DynamiteApi
-keep @com.google.android.gms.common.util.DynamiteApi public class * {
  public <fields>;
  public <methods>;
}



# End of content from /home/jenkins/.gradle/caches/8.13/transforms/538ea5139d75af9a73e0eb4c005eded1/transformed/play-services-basement-18.4.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/57d5e43ccd323dd05466fabde08a3747/transformed/fragment-1.8.9/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# The default FragmentFactory creates Fragment instances using reflection
-if public class ** extends androidx.fragment.app.Fragment
-keepclasseswithmembers,allowobfuscation public class <1> {
    public <init>();
}

# FragmentTransition will reflectively lookup:
# androidx.transition.FragmentTransitionSupport
# We should ensure that we keep the constructor if the code using this is alive
-if class androidx.fragment.app.FragmentTransition {
   private static androidx.fragment.app.FragmentTransitionImpl resolveSupportImpl();
}
-keep class androidx.transition.FragmentTransitionSupport {
    public <init>();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/57d5e43ccd323dd05466fabde08a3747/transformed/fragment-1.8.9/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/54ca5dc7e7e1ecccbe73d24fb2054052/transformed/navigation-common-release/proguard.txt
# Copyright (C) 2019 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# NavArgsLazy creates NavArgs instances using reflection
-if public class ** implements androidx.navigation.NavArgs
-keepclassmembers public class <1> {
    ** fromBundle(android.os.Bundle);
}

# Retain the @Navigator.Name annotation on each subclass of Navigator.
# R8 full mode only retains annotations on items matched by a -keep rule,
# hence the extra -keep rule for the subclasses of Navigator.
#
# A -keep rule for the Navigator.Name annotation class is not required
# since the annotation is referenced from the code.
-keepattributes RuntimeVisibleAnnotations
-keep,allowobfuscation,allowshrinking class * extends androidx.navigation.Navigator

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/54ca5dc7e7e1ecccbe73d24fb2054052/transformed/navigation-common-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/1b156f38ebc5c8188b4e9e20e59cecce/transformed/navigation-compose-release/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/1b156f38ebc5c8188b4e9e20e59cecce/transformed/navigation-compose-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/f593399c217aba00f8709ad7dc58122c/transformed/navigation-runtime-release/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/f593399c217aba00f8709ad7dc58122c/transformed/navigation-runtime-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d6ab4bba94be3e8503e537cd1f5acfb9/transformed/room-runtime/proguard.txt
-keep class * extends androidx.room.RoomDatabase { void <init>(); }
-dontwarn androidx.room.paging.**
-dontwarn androidx.lifecycle.LiveData

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d6ab4bba94be3e8503e537cd1f5acfb9/transformed/room-runtime/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/3c62046112a321e8a8aea738fe5d56d0/transformed/work-runtime-2.10.4/proguard.txt
# Keep ListenableWorker / Worker if not removed during shrinking
-keepnames class * extends androidx.work.ListenableWorker
# Keep all constructors on ListenableWorker, Worker if class is kept
-keepclassmembers public class * extends androidx.work.ListenableWorker {
    public <init>(...);
}

# We need to keep WorkerParameters for the ListenableWorker constructor that is used by the
# default instantiation strategy in WorkerFactory.
-keep class androidx.work.WorkerParameters

# Keep InputMerger if not removed during shrinking
-keepnames class * extends androidx.work.InputMerger
# Keep constructor on InputMerger if class is kept
-keepclassmembers class * extends androidx.work.InputMerger { void <init>(); }

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/3c62046112a321e8a8aea738fe5d56d0/transformed/work-runtime-2.10.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/f08b7b7a26c42f7e9e1f883ce93f192e/transformed/room-ktx-2.8.2/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/f08b7b7a26c42f7e9e1f883ce93f192e/transformed/room-ktx-2.8.2/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/933a7cb862424e64af0ed57c53730939/transformed/room-paging/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/933a7cb862424e64af0ed57c53730939/transformed/room-paging/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/4c386ae7ae3bcbd34a51916002dc9d2e/transformed/paging-common/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/4c386ae7ae3bcbd34a51916002dc9d2e/transformed/paging-common/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/c07cf7f45d388a9229633beaf4591b0d/transformed/paging-compose/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/c07cf7f45d388a9229633beaf4591b0d/transformed/paging-compose/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/e8a18024c9c13d002933da98831f9eb5/transformed/material/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/e8a18024c9c13d002933da98831f9eb5/transformed/material/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/1e796eadff331dc039c805db11c83dbc/transformed/animation-core/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/1e796eadff331dc039c805db11c83dbc/transformed/animation-core/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/02a7cbf362ad06e050aa6aa353212bd8/transformed/material-ripple/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/02a7cbf362ad06e050aa6aa353212bd8/transformed/material-ripple/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/6bf33f46d3ba5c36d57adfd0d2fbcad9/transformed/animation/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/6bf33f46d3ba5c36d57adfd0d2fbcad9/transformed/animation/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/dc0095f1dd17922882732e349e788501/transformed/foundation-layout/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/dc0095f1dd17922882732e349e788501/transformed/foundation-layout/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/21da74b0c5c0d8095da4091b5087b861/transformed/foundation-release/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
}


# End of content from /home/jenkins/.gradle/caches/8.13/transforms/21da74b0c5c0d8095da4091b5087b861/transformed/foundation-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b68a55411d396130b0d9185af8487f22/transformed/ui-tooling-preview/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b68a55411d396130b0d9185af8487f22/transformed/ui-tooling-preview/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/92c4c67fd9f8f4ec724224a1e957884f/transformed/ui-util/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/92c4c67fd9f8f4ec724224a1e957884f/transformed/ui-util/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/28221de4117ff03d747e426b9d0004e1/transformed/ui-unit/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/28221de4117ff03d747e426b9d0004e1/transformed/ui-unit/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/8317956446f9f7517e45cbbd9df13a77/transformed/ui-graphics/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}
-keepclassmembers class androidx.compose.ui.graphics.layer.view.ViewLayerContainer {
    protected void dispatchGetDisplayList();
}
-keepclassmembers class androidx.compose.ui.graphics.layer.view.PlaceholderHardwareCanvas {
    public int drawRenderNode(...);
    public boolean isHardwareAccelerated();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/8317956446f9f7517e45cbbd9df13a77/transformed/ui-graphics/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b0b12b7d100ab5556de89c6863a9276c/transformed/ui-geometry/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b0b12b7d100ab5556de89c6863a9276c/transformed/ui-geometry/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/cc457b6b4043abfa2ef4b4aa275a9a00/transformed/ui-text/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/cc457b6b4043abfa2ef4b4aa275a9a00/transformed/ui-text/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d207beceef9d0b3f2099652b30b03140/transformed/lifecycle-process-2.9.4/proguard.txt
# this rule is need to work properly when app is compiled with api 28, see b/142778206
-keepclassmembers class * extends androidx.lifecycle.EmptyActivityLifecycleCallbacks { *; }
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d207beceef9d0b3f2099652b30b03140/transformed/lifecycle-process-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/069ae4b8e985fec7dc8251475fa64b8d/transformed/lifecycle-livedata-core-ktx-2.9.4/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/069ae4b8e985fec7dc8251475fa64b8d/transformed/lifecycle-livedata-core-ktx-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/fcefb9478094c7025167dff09b31128f/transformed/lifecycle-viewmodel-savedstate-release/proguard.txt
-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel {
    <init>(androidx.lifecycle.SavedStateHandle);
}

-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel {
    <init>(android.app.Application,androidx.lifecycle.SavedStateHandle);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/fcefb9478094c7025167dff09b31128f/transformed/lifecycle-viewmodel-savedstate-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/bfce04bf8ccdc3e12b2e4bc4d5a3065f/transformed/lifecycle-viewmodel-release/proguard.txt
-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel {
    <init>();
}

-keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel {
    <init>(android.app.Application);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/bfce04bf8ccdc3e12b2e4bc4d5a3065f/transformed/lifecycle-viewmodel-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/92fc1cba55d3e863fcdd3e0998f08141/transformed/webkit-1.14.0/proguard.txt
# Copyright 2018 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# We need to avoid obfuscating the support library boundary interface because
# this API is shared with the Android Support Library.
# Note that we only 'keep' the package org.chromium.support_lib_boundary itself,
# any sub-packages of that package can still be obfuscated.
-keep public class org.chromium.support_lib_boundary.* { public *; }

# Copyright (C) 2018 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Prevent WebViewClientCompat from being renamed, since chromium depends on this name.
-keepnames public class androidx.webkit.WebViewClientCompat

# Prevent ProcessGlobalConfig and member sProcessGlobalConfig from being renamed, since chromium
# depends on this name.
-keepnames public class androidx.webkit.ProcessGlobalConfig {
    private static final *** sProcessGlobalConfig;
}

-keepclassmembers class androidx.webkit.internal.PageImpl {
    private final org.chromium.support_lib_boundary.WebViewPageBoundaryInterface mPageBoundaryInterface;
}
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/92fc1cba55d3e863fcdd3e0998f08141/transformed/webkit-1.14.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d696c0594aa137542086d27e227d60de/transformed/coordinatorlayout-1.1.0/proguard.txt
# Copyright (C) 2016 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# CoordinatorLayout resolves the behaviors of its child components with reflection.
-keep public class * extends androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior {
    public <init>(android.content.Context, android.util.AttributeSet);
    public <init>();
}

# Make sure we keep annotations for CoordinatorLayout's DefaultBehavior and ViewPager's DecorView
-keepattributes *Annotation*

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d696c0594aa137542086d27e227d60de/transformed/coordinatorlayout-1.1.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/ed54130f464912512f182bd96c25eef5/transformed/transition-1.6.0/proguard.txt
# Copyright (C) 2017 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Keep a field in transition that is used to keep a reference to weakly-referenced object
-keepclassmembers class androidx.transition.ChangeBounds$* extends android.animation.AnimatorListenerAdapter {
  androidx.transition.ChangeBounds$ViewBounds mViewBounds;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/ed54130f464912512f182bd96c25eef5/transformed/transition-1.6.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5caa8c4913bf77f2b9a2095d5ac87c47/transformed/dynamicanimation-1.1.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5caa8c4913bf77f2b9a2095d5ac87c47/transformed/dynamicanimation-1.1.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/c6c7c9291a6ca4205005dea4148c5b60/transformed/recyclerview-1.2.1/proguard.txt
# Copyright (C) 2015 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# When layoutManager xml attribute is used, RecyclerView inflates
#LayoutManagers' constructors using reflection.
-keep public class * extends androidx.recyclerview.widget.RecyclerView$LayoutManager {
    public <init>(android.content.Context, android.util.AttributeSet, int, int);
    public <init>();
}

-keepclassmembers class androidx.recyclerview.widget.RecyclerView {
    public void suppressLayout(boolean);
    public boolean isLayoutSuppressed();
}
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/c6c7c9291a6ca4205005dea4148c5b60/transformed/recyclerview-1.2.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d62cd5b32fb5263051d74a4865523229/transformed/vectordrawable-animated-1.1.0/proguard.txt
# Copyright (C) 2016 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# keep setters in VectorDrawables so that animations can still work.
-keepclassmembers class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$* {
   void set*(***);
   *** get*();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d62cd5b32fb5263051d74a4865523229/transformed/vectordrawable-animated-1.1.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/ebbe319ac188dc130298a5912975e498/transformed/window-1.0.0/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# A rule that will keep classes that implement SidecarInterface$SidecarCallback if Sidecar seems
# be used. See b/157286362 and b/165268619 for details.
# TODO(b/208543178) investigate how to pass header jar to R8 so we don't need this rule
-if class androidx.window.layout.SidecarCompat {
  public setExtensionCallback(androidx.window.layout.ExtensionInterfaceCompat$ExtensionCallbackInterface);
}
-keep class androidx.window.layout.SidecarCompat$TranslatingCallback,
 androidx.window.layout.SidecarCompat$DistinctSidecarElementCallback {
  public onDeviceStateChanged(androidx.window.sidecar.SidecarDeviceState);
  public onWindowLayoutChanged(android.os.IBinder, androidx.window.sidecar.SidecarWindowLayoutInfo);
}
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/ebbe319ac188dc130298a5912975e498/transformed/window-1.0.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/a9707a5e0626f570e8146c3a0a8b9fe2/transformed/runtime-annotation/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/a9707a5e0626f570e8146c3a0a8b9fe2/transformed/runtime-annotation/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/c103ab35d3b27b8e40d8d884306d0dbf/transformed/runtime/proguard.txt
-assumenosideeffects public class androidx.compose.runtime.ComposerKt {
    void sourceInformation(androidx.compose.runtime.Composer,java.lang.String);
    void sourceInformationMarkerStart(androidx.compose.runtime.Composer,int,java.lang.String);
    void sourceInformationMarkerEnd(androidx.compose.runtime.Composer);
}

# Composer's class initializer doesn't do anything but create an EMPTY object. Marking the
# initializers as having no side effects can help encourage shrinkers to merge/devirtualize Composer
# with ComposerImpl.
-assumenosideeffects public class androidx.compose.runtime.Composer {
    void <clinit>();
}
-assumenosideeffects public class androidx.compose.runtime.ComposerImpl {
    void <clinit>();
}

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.runtime.** {
    # java.lang.Void == methods that return Nothing
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);

    # For functions generating error messages
    static java.lang.String exceptionMessage*(...);
    java.lang.String exceptionMessage*(...);

    static void compose*RuntimeError(...);
    static java.lang.Void compose*RuntimeError(...);
}

# Runtime uses this field to enable group key based stack trace collection.
-assumevalues class androidx.compose.runtime.tooling.ComposeStackTraceMode {
     private static boolean isMinified return true;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/c103ab35d3b27b8e40d8d884306d0dbf/transformed/runtime/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9a923fcfab02ee5d5186e1d59bf4749c/transformed/runtime-saveable/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9a923fcfab02ee5d5186e1d59bf4749c/transformed/runtime-saveable/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/520edc112aa422dab46e948b4c68f720/transformed/savedstate-release/proguard.txt
# Copyright (C) 2019 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

-keepclassmembers,allowobfuscation class * implements androidx.savedstate.SavedStateRegistry$AutoRecreated {
    <init>();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/520edc112aa422dab46e948b4c68f720/transformed/savedstate-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b0f423f999cccc545404df955378f6cf/transformed/savedstate-ktx-1.3.2/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b0f423f999cccc545404df955378f6cf/transformed/savedstate-ktx-1.3.2/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/e939e0701613d67acb2b2e88aff5f006/transformed/savedstate-compose/proguard.txt
# Workaround for https://issuetracker.google.com/issues/346808608
#
# `androidx.savedstate.compose.LocalSavedStateRegistryOwner` will reflectively lookup for
# `androidx.compose.ui.platform.LocalSavedStateRegistryOwner` to ensure backward compatibility
# when using SavedState >= 1.3 with Compose <= 1.7.
#
# We need to keep the getter if the code using this is included.
#
# We need to suppress `ShrinkerUnresolvedReference` because the `LocalComposition` is in a
# different module.
#
#noinspection ShrinkerUnresolvedReference
-if public class androidx.compose.ui.platform.AndroidCompositionLocals_androidKt {
    public static *** getLocalSavedStateRegistryOwner();
}
-keep public class androidx.compose.ui.platform.AndroidCompositionLocals_androidKt {
    public static *** getLocalSavedStateRegistryOwner();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/e939e0701613d67acb2b2e88aff5f006/transformed/savedstate-compose/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/19e7214436b332c99a8c7d7a0878cf32/transformed/core-ktx-1.16.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/19e7214436b332c99a8c7d7a0878cf32/transformed/core-ktx-1.16.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b6bbc49e7c64f2060df3e6db0f034a1c/transformed/graphics-path-1.0.1/proguard.txt
-keepclasseswithmembers class androidx.graphics.path.** {
    native <methods>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b6bbc49e7c64f2060df3e6db0f034a1c/transformed/graphics-path-1.0.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/45b24156a76845aff6e266fc892deb50/transformed/core-1.16.0/proguard.txt
# Never inline methods, but allow shrinking and obfuscation.
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.ViewCompat$Api* {
  <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.WindowInsetsCompat$*Impl* {
  <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.app.NotificationCompat$*$Api*Impl {
  <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.os.UserHandleCompat$Api*Impl {
  <methods>;
}
-keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.widget.EdgeEffectCompat$Api*Impl {
  <methods>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/45b24156a76845aff6e266fc892deb50/transformed/core-1.16.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/ccd9985a107e6087829f9bf40f2aecd8/transformed/lifecycle-runtime-release/proguard.txt
-keepattributes AnnotationDefault,
                RuntimeVisibleAnnotations,
                RuntimeVisibleParameterAnnotations,
                RuntimeVisibleTypeAnnotations

-keepclassmembers enum androidx.lifecycle.Lifecycle$Event {
    <fields>;
}

-keep class * implements androidx.lifecycle.GeneratedAdapter {
    <init>(...);
}

-keepclassmembers class ** {
    @androidx.lifecycle.OnLifecycleEvent *;
}

# The deprecated `android.app.Fragment` creates `Fragment` instances using reflection.
# See: b/338958225, b/341537875
-keepclasseswithmembers,allowobfuscation public class androidx.lifecycle.ReportFragment {
    public <init>();
}

# this rule is need to work properly when app is compiled with api 28, see b/142778206
# Also this rule prevents registerIn from being inlined.
-keepclassmembers class androidx.lifecycle.ReportFragment$LifecycleCallbacks { *; }

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/ccd9985a107e6087829f9bf40f2aecd8/transformed/lifecycle-runtime-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/8130a93aebaef316a18f5b9f58a5e5ab/transformed/lifecycle-viewmodel-ktx-2.9.4/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/8130a93aebaef316a18f5b9f58a5e5ab/transformed/lifecycle-viewmodel-ktx-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/848df9b6510aa5d78163abe8965fbfe9/transformed/lifecycle-service-2.9.4/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/848df9b6510aa5d78163abe8965fbfe9/transformed/lifecycle-service-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/0d23fe89e97f9f7ac898fb36a186bd33/transformed/lifecycle-livedata-2.9.4/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/0d23fe89e97f9f7ac898fb36a186bd33/transformed/lifecycle-livedata-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/269bb25a4910d0e1867b56a86015cdff/transformed/lifecycle-livedata-core-2.9.4/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/269bb25a4910d0e1867b56a86015cdff/transformed/lifecycle-livedata-core-2.9.4/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5a2134bb570768f5894501acfe5adb60/transformed/shrink-rules/lib/META-INF/proguard/androidx-lifecycle-lifecycle-common-java8.pro
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5a2134bb570768f5894501acfe5adb60/transformed/shrink-rules/lib/META-INF/proguard/androidx-lifecycle-lifecycle-common-java8.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5bbabd500ed96827f85de72b46a1e950/transformed/lifecycle-runtime-compose-release/proguard.txt
# Workaround for https://issuetracker.google.com/issues/346808608
#
# `androidx.lifecycle.compose.LocalLifecycleOwner` will reflectively lookup for
# `androidx.compose.ui.platform.LocalLifecycleOwner` to ensure backward compatibility
# when using Lifecycle 2.8+ with Compose 1.6.
#
# We need to keep the getter if the code using this is included.
#
# We need to suppress `ShrinkerUnresolvedReference` because the `LocalComposition` is in a
# different module.
#
#noinspection ShrinkerUnresolvedReference
-if public class androidx.compose.ui.platform.AndroidCompositionLocals_androidKt {
    public static *** getLocalLifecycleOwner();
}
-keep public class androidx.compose.ui.platform.AndroidCompositionLocals_androidKt {
    public static *** getLocalLifecycleOwner();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5bbabd500ed96827f85de72b46a1e950/transformed/lifecycle-runtime-compose-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/db47d58842542cc9a430d7b191d109b8/transformed/lifecycle-viewmodel-compose-release/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/db47d58842542cc9a430d7b191d109b8/transformed/lifecycle-viewmodel-compose-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/fca0ef5a49c9245a0357efbba00adee0/transformed/ui/proguard.txt
# Copyright (C) 2020 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# We supply these as stubs and are able to link to them at runtime
# because they are hidden public classes in Android. We don't want
# R8 to complain about them not being there during optimization.
-dontwarn android.view.RenderNode
-dontwarn android.view.DisplayListCanvas
-dontwarn android.view.HardwareCanvas

-keepclassmembers class androidx.compose.ui.platform.ViewLayerContainer {
    protected void dispatchGetDisplayList();
}

-keepclassmembers class androidx.compose.ui.platform.AndroidComposeView {
    android.view.View findViewByAccessibilityIdTraversal(int);
}

# Users can create Modifier.Node instances that implement multiple Modifier.Node interfaces,
# so we cannot tell whether two modifier.node instances are of the same type without using
# reflection to determine the class type. See b/265188224 for more context.
-keep,allowshrinking class * extends androidx.compose.ui.node.ModifierNodeElement

# Keep all the functions created to throw an exception. We don't want these functions to be
# inlined in any way, which R8 will do by default. The whole point of these functions is to
# reduce the amount of code generated at the call site.
-keepclassmembers,allowshrinking,allowobfuscation class androidx.compose.**.* {
    static void throw*Exception(...);
    static void throw*ExceptionForNullCheck(...);
    # For methods returning Nothing
    static java.lang.Void throw*Exception(...);
    static java.lang.Void throw*ExceptionForNullCheck(...);
    # For functions generating error messages
    static java.lang.String exceptionMessage*(...);
    java.lang.String exceptionMessage*(...);
}

# When pointer input modifier nodes are added dynamically and have the same keys (common when
# developers `Unit` for their keys), we need a way to differentiate them and using a
# functional interface and comparing classes allows us to do that.
-keepnames class androidx.compose.ui.input.pointer.PointerInputEventHandler {
    *;
}


# End of content from /home/jenkins/.gradle/caches/8.13/transforms/fca0ef5a49c9245a0357efbba00adee0/transformed/ui/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/8ad62fb08129b385312d81fa4a010ae7/transformed/activity-ktx-1.11.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/8ad62fb08129b385312d81fa4a010ae7/transformed/activity-ktx-1.11.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5a9f0dd9fbe5d8f0944a011d439c90f0/transformed/activity-1.11.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5a9f0dd9fbe5d8f0944a011d439c90f0/transformed/activity-1.11.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/853e3126a5adfc975dc9f8f3dd2c8a63/transformed/activity-compose-1.11.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/853e3126a5adfc975dc9f8f3dd2c8a63/transformed/activity-compose-1.11.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/95a8f80e0046817fc3a67035d3ca8246/transformed/sqlite-bundled/proguard.txt
-keepclasseswithmembers class androidx.sqlite.driver.bundled.** { native <methods>; }
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/95a8f80e0046817fc3a67035d3ca8246/transformed/sqlite-bundled/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b8613a4f603540acc787bd8248f6d491/transformed/sqlite-framework/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b8613a4f603540acc787bd8248f6d491/transformed/sqlite-framework/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/f56e2f5ecfe9e505a7e4d6e6cc12d10a/transformed/sqlite/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/f56e2f5ecfe9e505a7e4d6e6cc12d10a/transformed/sqlite/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/e5bb4b7683bb1a7d7f01849232bc2f07/transformed/acra-core-5.13.1/proguard.txt
# Restore some Source file names and restore approximate line numbers in the stack traces,
# otherwise the stack traces are pretty useless
-keepattributes SourceFile,LineNumberTable

# ACRA loads Plugins using reflection
-keep class * implements org.acra.plugins.Plugin {*;}

# ACRA uses enum fields in json
-keep enum org.acra.** {*;}

# autodsl accesses constructors using reflection
-keepclassmembers class * implements org.acra.config.Configuration { <init>(...); }

# ACRA creates a proxy for this interface
-keep interface org.acra.ErrorReporter { void <init>(); }

-dontwarn android.support.**

-dontwarn com.faendir.kotlin.autodsl.DslInspect
-dontwarn com.faendir.kotlin.autodsl.DslMandatory
-dontwarn com.google.auto.service.AutoService

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/e5bb4b7683bb1a7d7f01849232bc2f07/transformed/acra-core-5.13.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/2ce9c05174592e94ce51bb660fb10fac/transformed/googleid-1.1.0/proguard.txt
# Proguard cannot process META-INF/versions/9.
# See https://discuss.gradle.org/t/meta-inf-version-duplicate-error-when-using-proguard/31380
-dontwarn module-info

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/2ce9c05174592e94ce51bb660fb10fac/transformed/googleid-1.1.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/14214c9ecc159ab8c146f7678684e42a/transformed/okhttp-release/proguard.txt
# JSR 305 annotations are for embedding nullability information.
-dontwarn javax.annotation.**

# Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java.
-dontwarn org.codehaus.mojo.animal_sniffer.*

# OkHttp platform used only on JVM and when Conscrypt and other security providers are available.
# May be used with robolectric or deliberate use of Bouncy Castle on Android
-dontwarn okhttp3.internal.platform.**
-dontwarn org.conscrypt.**
-dontwarn org.bouncycastle.**
-dontwarn org.openjsse.**

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/14214c9ecc159ab8c146f7678684e42a/transformed/okhttp-release/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/43dc420139ff44e16c9487a3f71c6e76/transformed/shrink-rules/lib/META-INF/proguard/ktor.pro
# Most of volatile fields are updated with AtomicFU and should not be mangled/removed
-keepclassmembers class io.ktor.** {
    volatile <fields>;
}

-keepclassmembernames class io.ktor.** {
    volatile <fields>;
}

# client engines are loaded using ServiceLoader so we need to keep them
-keep class io.ktor.client.engine.** implements io.ktor.client.HttpClientEngineContainer


# End of content from /home/jenkins/.gradle/caches/8.13/transforms/43dc420139ff44e16c9487a3f71c6e76/transformed/shrink-rules/lib/META-INF/proguard/ktor.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b4aa5a09516aa911b4b431bb2ae47b42/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-common.pro
# Keep `Companion` object fields of serializable classes.
# This avoids serializer lookup through `getDeclaredClasses` as done for named companion objects.
-if @kotlinx.serialization.Serializable class **
-keepclassmembers class <1> {
    static <1>$* Companion;
}

# Keep names for named companion object from obfuscation
# Names of a class and of a field are important in lookup of named companion in runtime
-keepnames @kotlinx.serialization.internal.NamedCompanion class *
-if @kotlinx.serialization.internal.NamedCompanion class *
-keepclassmembernames class * {
    static <1> *;
}

# Keep `serializer()` on companion objects (both default and named) of serializable classes.
-if @kotlinx.serialization.Serializable class ** {
    static **$* *;
}
-keepclassmembers class <2>$<3> {
    kotlinx.serialization.KSerializer serializer(...);
}

# Keep `INSTANCE.serializer()` of serializable objects.
-if @kotlinx.serialization.Serializable class ** {
    public static ** INSTANCE;
}
-keepclassmembers class <1> {
    public static <1> INSTANCE;
    kotlinx.serialization.KSerializer serializer(...);
}

# @Serializable and @Polymorphic are used at runtime for polymorphic serialization.
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault

# Don't print notes about potential mistakes or omissions in the configuration for kotlinx-serialization classes
# See also https://github.com/Kotlin/kotlinx.serialization/issues/1900
-dontnote kotlinx.serialization.**

# Serialization core uses `java.lang.ClassValue` for caching inside these specified classes.
# If there is no `java.lang.ClassValue` (for example, in Android), then R8/ProGuard will print a warning.
# However, since in this case they will not be used, we can disable these warnings
-dontwarn kotlinx.serialization.internal.ClassValueReferences

# disable optimisation for descriptor field because in some versions of ProGuard, optimization generates incorrect bytecode that causes a verification error
# see https://github.com/Kotlin/kotlinx.serialization/issues/2719
-keepclassmembers public class **$$serializer {
    private ** descriptor;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b4aa5a09516aa911b4b431bb2ae47b42/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-common.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/b4aa5a09516aa911b4b431bb2ae47b42/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-r8.pro
# Rule to save runtime annotations on serializable class.
# If the R8 full mode is used, annotations are removed from classes-files.
#
# For the annotation serializer, it is necessary to read the `Serializable` annotation inside the serializer<T>() function - if it is present,
# then `SealedClassSerializer` is used, if absent, then `PolymorphicSerializer'.
#
# When using R8 full mode, all interfaces will be serialized using `PolymorphicSerializer`.
#
# see https://github.com/Kotlin/kotlinx.serialization/issues/2050

 -if @kotlinx.serialization.Serializable class **
 -keep, allowshrinking, allowoptimization, allowobfuscation, allowaccessmodification class <1>


# Rule to save INSTANCE field and serializer function for Kotlin serializable objects.
#
# R8 full mode works differently if the instance is not explicitly accessed in the code.
#
# see https://github.com/Kotlin/kotlinx.serialization/issues/2861
# see https://issuetracker.google.com/issues/379996140

-keepclassmembers @kotlinx.serialization.Serializable class ** {
    public static ** INSTANCE;
    kotlinx.serialization.KSerializer serializer(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/b4aa5a09516aa911b4b431bb2ae47b42/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-r8.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/c315f43c3e3e1ec1f712fab4b1d8185f/transformed/shrink-rules/lib/META-INF/proguard/datetime.pro
# We depend on kotlinx-serialization as compileOnly.
# If the serializers don't get used, the library works properly even without the
# kotlinx-serialization dependency, but Proguard emits warnings about datetime
# classes mentioning some serialization-related entities.
# These rules should not cause problems: if a project actually relies on
# serialization, then much more than just these two classes will be required,
# so telling Proguard not to worry if these two are missing will not prevent it
# from emitting errors for code that does use serialization but somehow forgot
# to depend on it.
-dontwarn kotlinx.serialization.KSerializer
-dontwarn kotlinx.serialization.Serializable

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/c315f43c3e3e1ec1f712fab4b1d8185f/transformed/shrink-rules/lib/META-INF/proguard/datetime.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/d0c8b8501e808665ddfbf756acddedda/transformed/shrink-rules/lib/META-INF/com.android.tools/r8-from-1.6.0/coroutines.pro
# Allow R8 to optimize away the FastServiceLoader.
# Together with ServiceLoader optimization in R8
# this results in direct instantiation when loading Dispatchers.Main
-assumenosideeffects class kotlinx.coroutines.internal.MainDispatcherLoader {
    boolean FAST_SERVICE_LOADER_ENABLED return false;
}

-assumenosideeffects class kotlinx.coroutines.internal.FastServiceLoaderKt {
    boolean ANDROID_DETECTED return true;
}

# Disable support for "Missing Main Dispatcher", since we always have Android main dispatcher
-assumenosideeffects class kotlinx.coroutines.internal.MainDispatchersKt {
    boolean SUPPORT_MISSING return false;
}

# Statically turn off all debugging facilities and assertions
-assumenosideeffects class kotlinx.coroutines.DebugKt {
    boolean getASSERTIONS_ENABLED() return false;
    boolean getDEBUG() return false;
    boolean getRECOVER_STACK_TRACES() return false;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/d0c8b8501e808665ddfbf756acddedda/transformed/shrink-rules/lib/META-INF/com.android.tools/r8-from-1.6.0/coroutines.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/ed4b6f3fa908416b7830a1e890fd6164/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/coroutines.pro
# When editing this file, update the following files as well:
# - META-INF/proguard/coroutines.pro
# - META-INF/com.android.tools/proguard/coroutines.pro

# Most of volatile fields are updated with AFU and should not be mangled
-keepclassmembers class kotlinx.coroutines.** {
    volatile <fields>;
}

# Same story for the standard library's SafeContinuation that also uses AtomicReferenceFieldUpdater
-keepclassmembers class kotlin.coroutines.SafeContinuation {
    volatile <fields>;
}

# These classes are only required by kotlinx.coroutines.debug.internal.AgentPremain, which is only loaded when
# kotlinx-coroutines-core is used as a Java agent, so these are not needed in contexts where ProGuard is used.
-dontwarn java.lang.instrument.ClassFileTransformer
-dontwarn sun.misc.SignalHandler
-dontwarn java.lang.instrument.Instrumentation
-dontwarn sun.misc.Signal

# Only used in `kotlinx.coroutines.internal.ExceptionsConstructor`.
# The case when it is not available is hidden in a `try`-`catch`, as well as a check for Android.
-dontwarn java.lang.ClassValue

# An annotation used for build tooling, won't be directly accessed.
-dontwarn org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
# End of content from /home/jenkins/.gradle/caches/8.13/transforms/ed4b6f3fa908416b7830a1e890fd6164/transformed/shrink-rules/lib/META-INF/com.android.tools/r8/coroutines.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/8130296efda0b652f9bc748bfa01cdb4/transformed/core-viewtree-1.0.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/8130296efda0b652f9bc748bfa01cdb4/transformed/core-viewtree-1.0.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/62ac81e2d740a568f87a7d2e67dba196/transformed/annotation-experimental-1.5.0/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/62ac81e2d740a568f87a7d2e67dba196/transformed/annotation-experimental-1.5.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/4f63022362e297bf88db75c2d7d99127/transformed/startup-runtime-1.2.0/proguard.txt
# It's important that we preserve initializer names, given they are used in the AndroidManifest.xml.
-keepnames class * extends androidx.startup.Initializer

# These Proguard rules ensures that ComponentInitializers are are neither shrunk nor obfuscated,
# and are a part of the primary dex file. This is because they are discovered and instantiated
# during application startup.
-keep class * extends androidx.startup.Initializer {
    # Keep the public no-argument constructor while allowing other methods to be optimized.
    <init>();
}

-assumenosideeffects class androidx.startup.StartupLogger { public static <methods>; }

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/4f63022362e297bf88db75c2d7d99127/transformed/startup-runtime-1.2.0/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/5aac61527d5559b7e01940b550ec4633/transformed/shrink-rules/lib/META-INF/proguard/androidx-collection-collection-ktx.pro
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/5aac61527d5559b7e01940b550ec4633/transformed/shrink-rules/lib/META-INF/proguard/androidx-collection-collection-ktx.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/72aeb76630b843101418555af96b776d/transformed/versionedparcelable-1.1.1/proguard.txt
-keep class * implements androidx.versionedparcelable.VersionedParcelable
-keep public class android.support.**Parcelizer { *; }
-keep public class androidx.**Parcelizer { *; }
-keep public class androidx.versionedparcelable.ParcelImpl

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/72aeb76630b843101418555af96b776d/transformed/versionedparcelable-1.1.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9848154617e6c12817e3afbae6ddf27e/transformed/exifinterface-1.4.1/proguard.txt
# Intentionally empty proguard rules to indicate this library is safe to shrink

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9848154617e6c12817e3afbae6ddf27e/transformed/exifinterface-1.4.1/proguard.txt
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/0d6ed97dbc1f1acc6e73844deaeb066e/transformed/shrink-rules/lib/META-INF/proguard/androidx-annotations.pro
-keep,allowobfuscation @interface androidx.annotation.Keep
-keep @androidx.annotation.Keep class * {*;}

-keepclasseswithmembers class * {
    @androidx.annotation.Keep <methods>;
}

-keepclasseswithmembers class * {
    @androidx.annotation.Keep <fields>;
}

-keepclasseswithmembers class * {
    @androidx.annotation.Keep <init>(...);
}

-keepclassmembers,allowobfuscation class * {
  @androidx.annotation.DoNotInline <methods>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/0d6ed97dbc1f1acc6e73844deaeb066e/transformed/shrink-rules/lib/META-INF/proguard/androidx-annotations.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/collect.pro
-dontwarn java.lang.SafeVarargs

# The nested FieldSettersHolder class looks these up.
#
# We use -keepclassmembernames because we want for ImmutableMultimap and its
# fields to be stripped if it's unused: -keepclassmembernames says that, *if*
# you're keeping the fields, you need to leave their names untouched. (Anyone
# who is using ImmutableMultimap will certainly be using its fields. So we
# don't need to worry that an ImmutableMultimap user will have the fields
# optimized away.)
#
# This configuration is untested....
-keepclassmembernames class com.google.common.collect.ImmutableMultimap {
  *** map;
  *** size;
}
# similarly:
-keepclassmembernames class com.google.common.collect.ConcurrentHashMultiset {
  *** countMap;
}
# similarly:
-keepclassmembernames class com.google.common.collect.ImmutableSetMultimap {
  *** emptySet;
}
# similarly:
-keepclassmembernames class com.google.common.collect.AbstractSortedMultiset {
  *** comparator;
}
# similarly:
-keepclassmembernames class com.google.common.collect.TreeMultiset {
  *** range;
  *** rootReference;
  *** header;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/collect.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/hash.pro
# LittleEndianByteArray uses this
-dontwarn sun.misc.Unsafe

# Striped64 appears to make some assumptions about object layout that
# really might not be safe. This should be investigated.
-keepclassmembers class com.google.common.hash.Striped64 {
  *** base;
  *** busy;
}
-keepclassmembers class com.google.common.hash.Striped64$Cell {
  <fields>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/hash.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/cache.pro
# Striped64 uses this
-dontwarn sun.misc.Unsafe

# Striped64 appears to make some assumptions about object layout that
# really might not be safe. This should be investigated.
-keepclassmembers class com.google.common.cache.Striped64 {
  *** base;
  *** busy;
}
-keepclassmembers class com.google.common.cache.Striped64$Cell {
  <fields>;
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/cache.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/base.pro
# Note: We intentionally don't add the flags we'd need to make Flags and Enums
# work. That's because the Proguard configuration required to make them work on
# optimized code would preclude lots of optimization, like converting enums
# into ints.

# Throwables uses internal APIs for lazy stack trace resolution
-dontnote sun.misc.SharedSecrets
-keep class sun.misc.SharedSecrets {
  *** getJavaLangAccess(...);
}
-dontnote sun.misc.JavaLangAccess
-keep class sun.misc.JavaLangAccess {
  *** getStackTraceElement(...);
  *** getStackTraceDepth(...);
}

# FinalizableReferenceQueue calls this reflectively
# Proguard is intelligent enough to spot the use of reflection onto this, so we
# only need to keep the names, and allow it to be stripped out if
# FinalizableReferenceQueue is unused.
-keepnames class com.google.common.base.internal.Finalizer {
  *** startFinalizer(...);
}
# However, it cannot "spot" that this method needs to be kept IF the class is.
-keepclassmembers class com.google.common.base.internal.Finalizer {
  *** startFinalizer(...);
}
-keepnames class com.google.common.base.FinalizableReference {
  void finalizeReferent();
}
-keepclassmembers class com.google.common.base.FinalizableReference {
  void finalizeReferent();
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/base.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/primitives.pro
# UnsignedBytes uses this
-dontwarn sun.misc.Unsafe

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/primitives.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/io.pro
-keep class java.lang.Throwable {
  *** addSuppressed(...);
}

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/io.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/concurrent.pro
# Futures.getChecked, in both of its variants, is incompatible with proguard.

# Used by AtomicReferenceFieldUpdater and sun.misc.Unsafe
-keepclassmembers class com.google.common.util.concurrent.AbstractFuture** {
  *** waiters;
  *** value;
  *** listeners;
  *** thread;
  *** next;
}
-keepclassmembers class com.google.common.util.concurrent.AtomicDouble {
  *** value;
}
-keepclassmembers class com.google.common.util.concurrent.AggregateFutureState {
  *** remaining;
  *** seenExceptions;
}

# Since Unsafe is using the field offsets of these inner classes, we don't want
# to have class merging or similar tricks applied to these classes and their
# fields. It's safe to allow obfuscation, since the by-name references are
# already preserved in the -keep statement above.
-keep,allowshrinking,allowobfuscation class com.google.common.util.concurrent.AbstractFuture** {
  <fields>;
}

# AbstractFuture uses this
-dontwarn sun.misc.Unsafe

# MoreExecutors references AppEngine
-dontnote com.google.appengine.api.ThreadManager
-keep class com.google.appengine.api.ThreadManager {
  static *** currentRequestThreadFactory(...);
}
-dontnote com.google.apphosting.api.ApiProxy
-keep class com.google.apphosting.api.ApiProxy {
  static *** getCurrentEnvironment (...);
}

-dontwarn java.lang.SafeVarargs

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/concurrent.pro
# The proguard configuration file for the following section is /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/reflect.pro
# Warning: common.reflect (like reflection in general) is typically slow and
# unreliable under Android. We do not recommend using it. This Proguard config
# exists only to avoid breaking the builds of users who already have
# common.reflect in their transitive dependencies.
#
-dontwarn com.google.common.reflect.Invokable
-dontwarn com.google.common.reflect.Invokable$ConstructorInvokable
-dontwarn com.google.common.reflect.Invokable$MethodInvokable
-dontwarn com.google.common.reflect.Parameter

# End of content from /home/jenkins/.gradle/caches/8.13/transforms/9eda9c415e061cac4a9c46cf9fefba5d/transformed/shrink-rules/lib/META-INF/proguard/reflect.pro
# The proguard configuration file for the following section is <unknown>

# End of content from <unknown>