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

Unified Diff: samples/github/android/GithubMock/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/github/android/GithubMock/app/build.gradle
diff --git a/samples/github/android/GithubMock/app/build.gradle b/samples/github/android/GithubMock/app/build.gradle
index 56b673d98a3673b6800bc3da7adb6f18d3ece52e..53885993559c2270c53f939b1cde8706a03b65c6 100644
--- a/samples/github/android/GithubMock/app/build.gradle
+++ b/samples/github/android/GithubMock/app/build.gradle
@@ -5,7 +5,7 @@ android {
buildToolsVersion "23.0.0"
defaultConfig {
- applicationId "com.google.fletch.githubmock"
+ applicationId "com.google.dartino.githubmock"
minSdkVersion 22
targetSdkVersion 23
versionCode 1
« no previous file with comments | « samples/github/android/GithubMock/.gitignore ('k') | samples/github/android/GithubMock/app/src/main/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698