Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
burntcookie90 committed Oct 25, 2014
1 parent c3b19ac commit 31ff918
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ apply plugin: 'com.android.application'
apply plugin: 'retrolambda'

android {
compileSdkVersion 19
buildToolsVersion '20.0'
compileSdkVersion 21
buildToolsVersion '21.0.2'
defaultConfig {
minSdkVersion 15
targetSdkVersion 19
versionCode 10
versionName '1.1.1'
targetSdkVersion 21
versionCode 11
versionName '1.3'
}
signingConfigs {
release {
Expand Down

0 comments on commit 31ff918

Please sign in to comment.