alexa play penis music (fix devstub)
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 8m7s

This commit is contained in:
Daniella / Tove 2024-07-25 12:53:12 +02:00
parent 2a29dffae5
commit a2d40699b1

View file

@ -1,5 +1,4 @@
-target 1.8 -target 1.8
-forceprocessing -forceprocessing
#-allowaccessmodification #-allowaccessmodification
@ -19,7 +18,7 @@
# keep things meant to exist in prod # keep things meant to exist in prod
-keep class de.com.baseband.prod.** { *; } -keep class de.com.baseband.prod.** { *; }
-keep class de.com.baseband.client.mixin.** { *; } -keep class de.com.baseband.client.mixin.** { *; }
-keep class de.com.baseband.launcher.DevStub { -keep class de.com.baseband.client.DevStub {
public <methods>; public <methods>;
} }
-keep class de.com.baseband.launcher.Tweaker { -keep class de.com.baseband.launcher.Tweaker {