alexa play penis music (fix devstub)
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 8m7s
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 8m7s
This commit is contained in:
parent
2a29dffae5
commit
a2d40699b1
1 changed files with 1 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue