File tree Expand file tree Collapse file tree
activity-fragment-manager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ android {
5555
5656dependencies {
5757 compile fileTree(include : [' *.jar' ], dir : ' libs' )
58- compile ' com.android.support:appcompat-v7:26.0.2 '
58+ compile ' com.android.support:appcompat-v7:26.1.0 '
5959
6060 lintRules project(' :lint' )
6161}
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ buildscript {
4949 }
5050 }
5151 dependencies {
52- classpath ' com.android.tools.build:gradle:3.0.0-beta5 '
52+ classpath ' com.android.tools.build:gradle:3.0.0-beta6 '
5353 classpath ' com.novoda:bintray-release:0.5.0'
5454 classpath ' pt.simdea.verifier:verifier:3.5.8'
5555 classpath ' gradle.plugin.com.kageiit:lintrules:1.1.2'
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ android {
4848
4949dependencies {
5050 compile fileTree(include : [' *.jar' ], dir : ' libs' )
51- compile ' com.android.support:appcompat-v7:26.0.2 '
52- compile ' com.android.support:design:26.0.2 '
51+ compile ' com.android.support:appcompat-v7:26.1.0 '
52+ compile ' com.android.support:design:26.1.0 '
5353 compile ' android.arch.lifecycle:extensions:1.0.0-alpha9'
5454 compile ' com.massivedisaster.adal:adal-fragments:0.1.15'
5555 compile ' com.massivedisaster.adal:adal-adapters:0.1.15'
You can’t perform that action at this time.
0 commit comments