fix: notification service label is not built app label

This commit is contained in:
hyb1996
2018-01-24 17:35:18 +08:00
parent c93c27fcaa
commit 2f987305cd
4 changed files with 21 additions and 10 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 240
versionName "3.0.0 Alpha40"
versionCode 242
versionName "3.0.0 Alpha42"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {