@@ -8,8 +8,8 @@ android {
88 applicationId " com.stardust.scriptdroid"
99 minSdkVersion 19
1010 targetSdkVersion 23
11- versionCode 118
12- versionName " 2.0.8Alpha "
11+ versionCode 119
12+ versionName " 2.0.8 Beta "
1313 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1414 multiDexEnabled true
1515 }
@@ -68,14 +68,13 @@ dependencies {
6868 compile group : " pl.openrnd.android" , name : " multi-level-listview" , version : " 1.0.1"
6969 compile ' de.psdev.licensesdialog:licensesdialog:1.8.1'
7070 compile ' io.mattcarroll.hover:hover:0.9.7'
71- compile ' org.greenrobot:eventbus:3.0.0'
7271 compile ' com.bignerdranch.android:expandablerecyclerview:3.0.0-RC1'
7372 compile ' com.ashokvarma.android:bottom-navigation-bar:1.4.1'
7473 compile ' com.yqritc:recyclerview-flexibledivider:1.4.0'
7574 compile ' me.zhanghai.android.materialprogressbar:library:1.3.0'
7675 compile group :' com.twofortyfouram' , name :' android-plugin-client-sdk-for-locale' , version :' [4.0.2, 5.0['
7776 compile ' com.android.volley:volley:1.0.0'
78- compile ' com.github.hyb1996:EnhancedFloaty:0.11 '
77+ compile ' com.github.hyb1996:EnhancedFloaty:0.12 '
7978 compile ' com.android.support:multidex:1.0.1'
8079 compile(name : ' libtermexec-release' , ext : ' aar' )
8180 compile(name : ' emulatorview-release' , ext : ' aar' )
0 commit comments