diff --git a/app/build.gradle b/app/build.gradle index 84d7c902..a6e90b48 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,6 +21,7 @@ android { buildTypes { debug { + applicationIdSuffix ".debug" debuggable = true minifyEnabled !rootProject.ext.ci useProguard = true diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml new file mode 100644 index 00000000..f40e13d6 --- /dev/null +++ b/app/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + Smail Debug +