aboutsummaryrefslogtreecommitdiff
path: root/sample/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'sample/build.gradle')
-rw-r--r--sample/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/build.gradle b/sample/build.gradle
index a31385d..b318174 100644
--- a/sample/build.gradle
+++ b/sample/build.gradle
@@ -16,7 +16,7 @@ android {
buildToolsVersion project.BUILD_TOOLS
androidGitVersion {
- codeFormat = 'MMNNBBBB'
+ codeFormat = 'MMNNPPBB'
}
defaultConfig {