Skip to content

Commit be689f2

Browse files
folkyatinaqwwdfsad
authored andcommitted
Fix link to proguard rules file
1 parent 64be795 commit be689f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ threads are handled by Android runtime.
158158

159159
For R8 no actions required, it will take obfuscation rules from the jar.
160160

161-
For Proguard you need to add options from [coroutines.pro](core/kotlinx-coroutines-core/resources/META-INF/proguard/coroutines.pro) to your rules manually.
161+
For Proguard you need to add options from [coroutines.pro](kotlinx-coroutines-core/jvm/resources/META-INF/proguard/coroutines.pro) to your rules manually.
162162

163163
R8 is a replacement for ProGuard in Android ecosystem, it is enabled by default since Android gradle plugin 3.3.0-beta.
164164

0 commit comments

Comments
 (0)