Browse Source

updated package name to the current one.

JNI-44
Hussein Kasem 9 years ago
parent
commit
1650c1fe17
  1. 2
      androidTests/app/build.gradle

2
androidTests/app/build.gradle

@ -5,7 +5,7 @@ android {
buildToolsVersion "23.0.0" buildToolsVersion "23.0.0"
defaultConfig { defaultConfig {
applicationId "com.pep.k9" applicationId "pep.android.k9"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 1 versionCode 1

Loading…
Cancel
Save