We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5204d commit 677a25aCopy full SHA for 677a25a
sample-app-2/build.gradle
@@ -5,7 +5,7 @@ android {
5
6
7
defaultConfig {
8
- applicationId "com.madmaclon.sampleapp2"
+ applicationId "com.yoti.mobile.android.button.sdk.sampleapp2"
9
minSdkVersion parent.ext.androidMinSdkVersion
10
targetSdkVersion parent.ext.androidTargetSdkVersion
11
versionCode 1
sample-app/build.gradle
@@ -4,7 +4,7 @@ android {
4
compileSdkVersion parent.ext.androidCompileSdkVersion
- applicationId "com.yoti.mobile.android.sdk.sampleapp"
+ applicationId "com.yoti.mobile.android.button.sdk.sampleapp"
0 commit comments