Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Bump app version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xiprox committed Oct 26, 2014
1 parent ad59510 commit 153b37d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WaniKani/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 7
versionName "1.1.0"
versionCode 8
versionName "1.1.1"
}

buildTypes {
Expand Down

0 comments on commit 153b37d

Please sign in to comment.