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 94e7656 commit 17dc8f9Copy full SHA for 17dc8f9
app/build.gradle
@@ -7,7 +7,7 @@ android {
7
compileSdkVersion rootProject.compileSdkVersion
8
9
defaultConfig {
10
- applicationId "com.example.android.architecture.blueprints.reactive"
+ applicationId "com.example.android.architecture.blueprints.master"
11
minSdkVersion rootProject.minSdkVersion
12
targetSdkVersion rootProject.targetSdkVersion
13
versionCode 1
0 commit comments