Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit d236366

Browse files
Update build.gradle
1 parent 8f0395a commit d236366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BasicSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'kotlin-kapt'
2323
android {
2424
compileSdkVersion rootProject.compileSdkVersion
2525
defaultConfig {
26-
applicationId "com.example.android.databinding.twowaysample"
26+
applicationId "com.example.android.databinding.basicsample"
2727
minSdkVersion rootProject.minSdkVersion
2828
targetSdkVersion rootProject.targetSdkVersion
2929
versionCode 1

0 commit comments

Comments
 (0)