diff --git a/app/build.gradle b/app/build.gradle index 26b90bc4..77f39b20 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.stardust.scriptdroid" minSdkVersion 19 targetSdkVersion 23 - versionCode 110 - versionName "2.0.6 Alpha2" + versionCode 113 + versionName "2.0.6 Alpha3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true @@ -70,9 +70,10 @@ dependencies { compile 'io.mattcarroll.hover:hover:0.9.7' compile 'org.greenrobot:eventbus:3.0.0' compile 'com.bignerdranch.android:expandablerecyclerview:3.0.0-RC1' - compile 'com.github.0xFireball:Enlightened:v31' - compile 'com.ashokvarma.android:bottom-navigation-bar:1.4.1' + compile 'com.ashokvarma.android:bottom-navigation-bar:1.4.1' compile 'com.github.hyb1996:node-android-lib:1.0.13' + compile 'me.zhanghai.android.materialprogressbar:library:1.3.0' + compile group:'com.twofortyfouram', name:'android-plugin-client-sdk-for-locale', version:'[4.0.2, 5.0[' compile(name: 'libtermexec-release', ext: 'aar') compile(name: 'emulatorview-release', ext: 'aar') compile(name: 'term-debug', ext: 'aar') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a973ca53..ba0d702f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -75,7 +75,6 @@ - + + + + + + + + + + + + + + + + + + + +