Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 8340ece

Browse files
authored
Update versions for 2.0.0 (#246)
1 parent f54b27f commit 8340ece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:3.2.0-beta05'
8+
classpath 'com.android.tools.build:gradle:3.2.0-rc03'
99
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1010
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.3'
1111
}
@@ -34,7 +34,7 @@ ext {
3434

3535
bintrayOrg = 'easygoogle'
3636

37-
support_library_version = '28.0.0-rc01'
37+
support_library_version = '28.0.0'
3838

3939
compileSdk = 28
4040
targetSdk = 28

0 commit comments

Comments
 (0)