Index: samples/todomvc/android/TodoMVC/app/build.gradle |
diff --git a/samples/todomvc/android/TodoMVC/app/build.gradle b/samples/todomvc/android/TodoMVC/app/build.gradle |
index a30559c274fdd8c0207a78d11cb6cd1f3ced388c..8af0d58c4a8f6ebffa9727ff273090260f439b2a 100644 |
--- a/samples/todomvc/android/TodoMVC/app/build.gradle |
+++ b/samples/todomvc/android/TodoMVC/app/build.gradle |
@@ -5,7 +5,7 @@ android { |
buildToolsVersion "21.1.2" |
defaultConfig { |
- applicationId "com.google.fletch.todomvc" |
+ applicationId "com.google.dartino.todomvc" |
minSdkVersion 15 |
targetSdkVersion 21 |
versionCode 1 |