File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
47
47
compile(' com.github.rubengees:introduction:1.1.6@aar' ) {
48
48
transitive = true
49
49
}
50
- compile(' com.github.proxer:ProxerLibAndroid:1.4.3 @aar' ) {
50
+ compile(' com.github.proxer:ProxerLibAndroid:1.4.4 @aar' ) {
51
51
transitive = true
52
52
}
53
53
Original file line number Diff line number Diff line change 1
- # Sat Dec 19 18:12:10 CET 2015
1
+ # Tue Feb 16 16:36:24 CET 2016
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-2.10 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.11 -all.zip
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ echo location of your Java installation.
46
46
goto fail
47
47
48
48
:init
49
- @ rem Get command-line arguments, handling Windowz variants
49
+ @ rem Get command-line arguments, handling Windows variants
50
50
51
51
if not " %OS% " == " Windows_NT" goto win9xME_args
52
52
if " %@eval[2+2]" == " 4" goto 4NT_args
You can’t perform that action at this time.
0 commit comments