This repository was archived by the owner on Sep 1, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1313.externalNativeBuild
1414elf-cleaner.sh
1515settings.gradle
16+ .cxx
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.3.21 '
4+ ext. kotlin_version = ' 1.3.30 '
55
66 repositories {
77 google()
88 jcenter()
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:3.3.2 '
11+ classpath ' com.android.tools.build:gradle:3.5.1 '
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313
1414 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- # Thu Feb 14 15:40:39 CST 2019
1+ # Fri Apr 19 17:09:30 CST 2019
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.10 .1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4 .1-all.zip
You can’t perform that action at this time.
0 commit comments