Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Unified Diff: samples/todomvc/android/TodoMVC/app/build.gradle

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698