Skip to content

Commit

Permalink
bump version name
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitworld committed Jun 14, 2016
1 parent 0c47171 commit eeb785c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 11
targetSdkVersion 23
versionCode 26
versionName "1.9.9.4b"
versionCode 27
versionName "1.9.9.5"
}

lintOptions {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
}
}

Expand Down

0 comments on commit eeb785c

Please sign in to comment.