Skip to content

Commit

Permalink
Application version 3.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Jan 29, 2016
1 parent b7fb644 commit f952e16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 23
buildToolsVersion '23.0.1'
buildToolsVersion '23.0.2'

defaultConfig {
minSdkVersion 3
targetSdkVersion 23
versionCode 27
versionName '3.7'
versionCode 28
versionName '3.8'
}

signingConfigs {
Expand Down

0 comments on commit f952e16

Please sign in to comment.