Skip to content

Commit f297b0c

Browse files
authored
Uncomment proguard rule in test-app (#131)
1 parent f45c7c3 commit f297b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
-dontwarn org.slf4j.**
4040

4141
# Android Logger
42-
#-keep class com.noveogroup.android.log.** { *; }
42+
-keep class com.noveogroup.android.log.** { *; }

0 commit comments

Comments
 (0)