瀏覽代碼

app: Upgrade to build tools version 27.0.3

Signed-off-by: Samuel Holland <samuel@sholland.org>
master
Samuel Holland 6 年之前
父節點
當前提交
e01813487f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle 查看文件

@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'

android {
buildToolsVersion '27.0.2'
buildToolsVersion '27.0.3'
buildTypes {
release {
minifyEnabled false


Loading…
取消
儲存