Sfoglia il codice sorgente

app: Upgrade to build tools version 27.0.3

Signed-off-by: Samuel Holland <samuel@sholland.org>
master
Samuel Holland 6 anni fa
parent
commit
e01813487f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle Vedi File

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

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


Caricamento…
Annulla
Salva