Skip to content

Commit 555bf63

Browse files
elliotykimthomaszurkan-optimizely
authored andcommitted
Uncomment proguard rule in test-app (#131)
1 parent 848d177 commit 555bf63

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)