Ver código fonte

app: Upgrade to build tools version 27.0.3

Signed-off-by: Samuel Holland <samuel@sholland.org>
master
Samuel Holland 6 anos atrás
pai
commit
e01813487f
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle Ver arquivo

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

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


Carregando…
Cancelar
Salvar