improve: change starting Activity to show floating window on record stop

This commit is contained in:
hyb1996
2017-08-04 18:36:41 +08:00
parent 37dc1966dc
commit 2ad0d6c269
6 changed files with 131 additions and 72 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 157
versionName "2.0.16 Alpha"
versionCode 158
versionName "2.0.16 Alpha2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {