Skip to content

Commit 5aecd89

Browse files
committed
CHORE: 주석 오타 수정
1 parent 5557342 commit 5aecd89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
-dontwarn org.conscrypt.*
1111
-dontwarn org.openjsse.**
1212

13-
# refrofit2 (with r8 full mode)
13+
# retrofit2 (with r8 full mode)
1414
-if interface * { @retrofit2.http.* <methods>; }
1515
-keep,allowobfuscation interface <1>
1616
-keep,allowobfuscation,allowshrinking class kotlin.coroutines.Continuation

0 commit comments

Comments
 (0)