Explorar el Código

Upgrade to build tools 29.0.3

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
master
Harsh Shandilya hace 4 años
padre
commit
44fc0228a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle Ver fichero

@@ -7,7 +7,7 @@ apply from: 'nonnull.gradle'
final def keystorePropertiesFile = rootProject.file("keystore.properties")

android {
buildToolsVersion '29.0.2'
buildToolsVersion '29.0.3'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8


Cargando…
Cancelar
Guardar