Index: samples/github/android/GithubSample/app/src/main/java/com/google/dartino/githubsample/LoginActivity.java |
diff --git a/samples/github/android/GithubSample/app/src/main/java/com/google/fletch/githubsample/LoginActivity.java b/samples/github/android/GithubSample/app/src/main/java/com/google/dartino/githubsample/LoginActivity.java |
similarity index 99% |
rename from samples/github/android/GithubSample/app/src/main/java/com/google/fletch/githubsample/LoginActivity.java |
rename to samples/github/android/GithubSample/app/src/main/java/com/google/dartino/githubsample/LoginActivity.java |
index fb3a009a315936b4cba97ede28d6fba646789f24..39e4ea6e9727f90be4542f55fdfb2c3d220a30d3 100644 |
--- a/samples/github/android/GithubSample/app/src/main/java/com/google/fletch/githubsample/LoginActivity.java |
+++ b/samples/github/android/GithubSample/app/src/main/java/com/google/dartino/githubsample/LoginActivity.java |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE.md file. |
-package com.google.fletch.githubsample; |
+package com.google.dartino.githubsample; |
import android.app.Activity; |
import android.os.AsyncTask; |