remove
This commit is contained in:
parent
3e405d754d
commit
e5ff4c5de1
|
|
@ -44,5 +44,4 @@ dependencies {
|
|||
implementation 'com.google.zxing:core:3.3.0'
|
||||
//implementation 'com.orhanobut:logger:2.2.0'
|
||||
implementation 'org.jsoup:jsoup:1.15.3'
|
||||
implementation 'org.nanohttpd:nanohttpd:2.3.1'
|
||||
}
|
||||
|
|
@ -45,6 +45,3 @@
|
|||
public static **[] values();
|
||||
public static ** valueOf(java.lang.String);
|
||||
}
|
||||
|
||||
# Nano
|
||||
-keep class fi.iki.elonen.** {*;}
|
||||
Loading…
Reference in New Issue