Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-android
Commits
2abd3997
Commit
2abd3997
authored
May 07, 2017
by
Robert Hitt
Browse files
Updated some dependencies
parent
bd584546
Pipeline
#1341
failed with stages
in 3 minutes and 3 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
2abd3997
...
...
@@ -52,14 +52,14 @@ dependencies {
})
compile
'com.astuetz:pagerslidingtabstrip:1.0.1'
compile
'io.realm:android-adapters:2.0.0'
compile
'com.google.code.gson:gson:2.
6.2
'
compile
'com.google.code.gson:gson:2.
7
'
compile
'com.squareup.retrofit2:retrofit:2.1.0'
compile
'com.squareup.retrofit2:adapter-rxjava:2.0.2'
compile
'com.squareup.retrofit2:converter-gson:2.1.0'
compile
'com.android.support:appcompat-v7:25.
2.0
'
compile
'com.android.support:cardview-v7:25.
2.0
'
compile
'com.android.support:support-v4:25.
2.0
'
compile
'com.android.support:recyclerview-v7:25.
2.0
'
compile
'com.android.support:appcompat-v7:25.
3.1
'
compile
'com.android.support:cardview-v7:25.
3.1
'
compile
'com.android.support:support-v4:25.
3.1
'
compile
'com.android.support:recyclerview-v7:25.
3.1
'
compile
'io.reactivex:rxandroid:1.2.0'
compile
'io.reactivex:rxjava:1.1.4'
testCompile
'junit:junit:4.12'
...
...
build.gradle
View file @
2abd3997
...
...
@@ -6,7 +6,7 @@ buildscript {
jcenter
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:2.
2.3
'
classpath
'com.android.tools.build:gradle:2.
3.1
'
classpath
'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath
"io.realm:realm-gradle-plugin:3.0.0"
classpath
'me.tatarka:gradle-retrolambda:3.3.1'
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
2abd3997
#
Mon Dec 28 10:00:20 PS
T 201
5
#
Sun May 07 19:15:28 ED
T 201
7
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
2.14.1
-all.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
3.3
-all.zip
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment