This repository was archived by the owner on Feb 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android {
88 minSdkVersion 7
99 targetSdkVersion 27
1010 versionCode 8
11- versionName " 1.10.0-SNAPSHOT "
11+ versionName " 1.10.0"
1212 }
1313 buildTypes {
1414 release {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 mavenCentral()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:3.1.0-alpha05 '
10+ classpath ' com.android.tools.build:gradle:3.1.0-alpha06 '
1111 }
1212}
1313
Original file line number Diff line number Diff line change 1+ # Fri Dec 29 08:58:00 EST 2017
12distributionBase =GRADLE_USER_HOME
23distributionPath =wrapper/dists
34zipStoreBase =GRADLE_USER_HOME
45zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions-snapshots /gradle-4.4-20171031235950+0000 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4-rc-3 -all.zip
You can’t perform that action at this time.
0 commit comments