We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69d0a94 + 86140ca commit 4690a99Copy full SHA for 4690a99
1 file changed
app/build.gradle
@@ -5,7 +5,7 @@ android {
5
buildToolsVersion "23.0.2"
6
7
defaultConfig {
8
- applicationId "me.jasonyang.taskqueue.example"
+ applicationId "io.jasonyang.taskqueue.example"
9
minSdkVersion 14
10
targetSdkVersion 23
11
versionCode 1
0 commit comments