Skip to content

Commit 17dc8f9

Browse files
Reverts package name to master
1 parent 94e7656 commit 17dc8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
compileSdkVersion rootProject.compileSdkVersion
88

99
defaultConfig {
10-
applicationId "com.example.android.architecture.blueprints.reactive"
10+
applicationId "com.example.android.architecture.blueprints.master"
1111
minSdkVersion rootProject.minSdkVersion
1212
targetSdkVersion rootProject.targetSdkVersion
1313
versionCode 1

0 commit comments

Comments
 (0)