Skip to content

Commit

Permalink
Upgrade app version
Browse files Browse the repository at this point in the history
  • Loading branch information
nekocode committed Jan 26, 2018
1 parent 03b3069 commit 0b5b346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 26
buildToolsVersion "26.0.2"
buildToolsVersion "26.0.3"

defaultConfig {
applicationId "cn.nekocode.camerafilter"
minSdkVersion 15
targetSdkVersion 26
versionCode 212
versionName "2.3"
versionName "2.4"
}
buildTypes {
release {
Expand Down

0 comments on commit 0b5b346

Please sign in to comment.