Explorar el Código

app: Upgrade to build tools version 27.0.3

Signed-off-by: Samuel Holland <samuel@sholland.org>
master
Samuel Holland hace 6 años
padre
commit
e01813487f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle Ver fichero

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

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


Cargando…
Cancelar
Guardar