mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 22:12:55 +00:00
Removed unused library
This commit is contained in:
parent
ec9581e0c4
commit
22b3ca1dae
2 changed files with 0 additions and 3 deletions
|
@ -41,6 +41,5 @@ dependencies {
|
||||||
compile 'com.madgag.spongycastle:core:1.56.0.0'
|
compile 'com.madgag.spongycastle:core:1.56.0.0'
|
||||||
compile 'com.github.apl-devs:appintro:v4.2.2'
|
compile 'com.github.apl-devs:appintro:v4.2.2'
|
||||||
compile 'com.getbase:floatingactionbutton:1.10.1'
|
compile 'com.getbase:floatingactionbutton:1.10.1'
|
||||||
compile 'com.github.aakira:expandable-layout:1.6.0@aar'
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,8 +21,6 @@ import android.widget.RelativeLayout;
|
||||||
import android.widget.Spinner;
|
import android.widget.Spinner;
|
||||||
|
|
||||||
import com.amulyakhare.textdrawable.TextDrawable;
|
import com.amulyakhare.textdrawable.TextDrawable;
|
||||||
import com.github.aakira.expandablelayout.ExpandableLinearLayout;
|
|
||||||
import com.github.aakira.expandablelayout.ExpandableRelativeLayout;
|
|
||||||
|
|
||||||
import me.impy.aegis.R;
|
import me.impy.aegis.R;
|
||||||
import me.impy.aegis.crypto.KeyInfo;
|
import me.impy.aegis.crypto.KeyInfo;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue