bump versions

This commit is contained in:
ligi 2014-07-16 22:35:33 +02:00
parent 7c9e23f773
commit ee2bd7e02a

View file

@ -60,9 +60,9 @@ dependencies {
// The Apache Software License, Version 2.0
compile 'com.googlecode.android-query:android-query:0.25.+'
compile 'com.google.code.gson:gson:2.2.4'
compile 'com.android.support:support-v4:19.1.+'
compile 'com.android.support:support-v4:20.0.+'
compile 'net.lingala.zip4j:zip4j:1.3.2'
compile 'com.android.support:appcompat-v7:19.1.+'
compile 'com.android.support:appcompat-v7:20.0.+'
compile 'com.jakewharton:butterknife:5.1.1'
compile 'joda-time:joda-time:2.3'
compile 'com.squareup:otto:1.3.5'
@ -107,8 +107,8 @@ android {
buildToolsVersion "19.1"
defaultConfig {
versionCode 226
versionName "2.2.6"
versionCode 227
versionName "2.2.7"
minSdkVersion 9
targetSdkVersion 19
applicationId "org.ligi.passandroid"