blob: 4882cad0b8d16cbc56556a8825f2fdbbc8810602 [file] [log] [blame]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package com.squareup.leakcanary;
// Normally generated by Gradle.
class BuildConfig {
static final String LIBRARY_VERSION = "1.4-beta1 (chromium)";
static final String GIT_SHA = "unknown"; // Unlikely to be kept up-to-date, so don't try.
}