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

Unified Diff: platform_tools/android/apps/visualbench/build.gradle

Issue 1306953006: Run Appurify bot in release mode (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: revert changes to skia_android.gypi Created 5 years, 4 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
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/apps/visualbench/build.gradle
diff --git a/platform_tools/android/apps/visualbench/build.gradle b/platform_tools/android/apps/visualbench/build.gradle
index a5d1b2a12b0966b6d97bc57575829ec5e2f29152..a7b78fb2356df57ea833568f43945b88a34193af 100644
--- a/platform_tools/android/apps/visualbench/build.gradle
+++ b/platform_tools/android/apps/visualbench/build.gradle
@@ -7,6 +7,7 @@ android {
defaultConfig {
applicationId "com.skia.visualbench"
minSdkVersion 19
+ signingConfig signingConfigs.debug
targetSdkVersion 19
versionCode 1
versionName "1.0"
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698