Reformat demo build.gradle file
PiperOrigin-RevId: 487539107 (cherry picked from commit 0383b723b7c26da107a719a16a05da459ae971ee)
This commit is contained in:
parent
d97604138e
commit
dd49f2455f
@ -11,6 +11,7 @@
|
|||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
apply from: '../../constants.gradle'
|
apply from: '../../constants.gradle'
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
@ -90,3 +91,5 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
|
apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
|
||||||
|
// copybara:strip_begin
|
||||||
|
// copybara:strip_begin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user