Sfoglia il codice sorgente

Merge pull request #495 from juliuscanute/dependabot/gradle/example/android/kotlin_version-1.6.10

Bump kotlin_version from 1.5.31 to 1.6.10 in /example/android
flutter-beta
Julian Steenbakker 4 anni fa
committed by GitHub
parent
commit
5952d2ca7f
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      example/android/build.gradle

+ 1
- 1
example/android/build.gradle Vedi File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.5.31'
ext.kotlin_version = '1.6.10'
repositories {
google()
mavenCentral()


Caricamento…
Annulla
Salva