File tree 6 files changed +4
-8
lines changed
ui/kotlinx-coroutines-android
6 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
4
4
5
5
android {
6
6
compileSdkVersion 27
7
- buildToolsVersion ' 27.0.3'
8
7
defaultConfig {
9
8
applicationId " org.jetbrains.kotlinx.animation"
10
9
minSdkVersion 14
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
jcenter()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.3.0-alpha04 '
9
+ classpath ' com.android.tools.build:gradle:3.4.1 '
10
10
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11
11
12
12
// NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1
- # Sat Aug 25 19:20:16 MSK 2018
2
1
distributionBase =GRADLE_USER_HOME
3
2
distributionPath =wrapper/dists
4
3
zipStoreBase =GRADLE_USER_HOME
5
4
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.1.1 -all.zip
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
4
4
5
5
android {
6
6
compileSdkVersion 27
7
- buildToolsVersion ' 27.0.3'
8
7
defaultConfig {
9
8
applicationId " com.example.app"
10
9
minSdkVersion 14
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
jcenter()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.3.0-alpha04 '
9
+ classpath ' com.android.tools.build:gradle:3.4.1 '
10
10
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
11
11
12
12
// NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1
- # Sat Aug 25 19:20:16 MSK 2018
2
1
distributionBase =GRADLE_USER_HOME
3
2
distributionPath =wrapper/dists
4
3
zipStoreBase =GRADLE_USER_HOME
5
4
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -all.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.1.1 -all.zip
You can’t perform that action at this time.
0 commit comments