mirror of
https://github.com/revanced/smali.git
synced 2025-06-13 12:37:37 +02:00
Move ExceptionWithContext to Util module
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
*/
|
||||
|
||||
dependencies {
|
||||
compile project(':util')
|
||||
compile 'com.google.code.findbugs:jsr305:1.3.9'
|
||||
compile 'com.google.collections:google-collections:1.0'
|
||||
}
|
Reference in New Issue
Block a user