File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
GROUP =com.apollographql.apollo
2
- VERSION_NAME =2.5.13-SNAPSHOT
2
+ VERSION_NAME =2.5.13
3
3
4
4
POM_URL =https://github.com/apollographql/apollo-android/
5
5
POM_SCM_URL =https://github.com/apollographql/apollo-android/
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ def versions = [
2
2
minAndroidPlugin : ' 3.4.2' ,
3
3
androidPlugin : ' 4.1.3' ,
4
4
androidxSqlite : ' 2.1.0' ,
5
- apollo : ' 2.5.13-SNAPSHOT ' , // This should only be used by apollo-gradle-plugin-incubating:test to get the artifacts locally
5
+ apollo : ' 2.5.13' , // This should only be used by apollo-gradle-plugin-incubating:test to get the artifacts locally
6
6
antlr4 : ' 4.5.3' ,
7
7
cache : ' 2.0.2' ,
8
8
compiletesting : ' 0.15' ,
You can’t perform that action at this time.
0 commit comments