Skip to content
Snippets Groups Projects
Commit 03baa5d2 authored by John Carlson's avatar John Carlson
Browse files

Build version bump

parent 75302d6d
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -10,8 +10,8 @@ android {
applicationId "com.commit451.gitlab"
minSdkVersion 16
targetSdkVersion 23
versionCode 214
versionName "2.1.4"
versionCode 220
versionName "2.2.0"
}
buildTypes {
release {
Loading
Loading
@@ -47,7 +47,7 @@ dependencies {
exclude group: 'stax', module: 'stax-api'
exclude group: 'stax', module: 'stax'
}
compile 'com.squareup.okhttp:okhttp:2.7.1'
compile 'com.squareup.okhttp:okhttp:2.7.2'
compile 'com.squareup:otto:1.3.8'
compile 'com.jakewharton:butterknife:7.0.1'
compile 'com.jakewharton.timber:timber:4.1.0'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment