Skip to content

Commit

Permalink
Release v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparker0i committed Dec 26, 2016
1 parent 77ef6d4 commit 7a53473
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.a5corp.weather"
minSdkVersion 17
targetSdkVersion 25
versionCode 208
versionName "2.1"
versionCode 214
versionName "2.2"
}
buildTypes {
release {
Expand All @@ -25,7 +25,6 @@ android {
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:25.0.1'
compile 'com.android.support:support-v4:25.0.1'
compile 'com.android.support:design:25.0.1'
Expand Down

0 comments on commit 7a53473

Please sign in to comment.