Skip to content

Commit

Permalink
Bumped to v1.31. Fixes #1.
Browse files Browse the repository at this point in the history
  • Loading branch information
francoiscampbell committed Apr 26, 2016
1 parent d835625 commit 7ee3a5d
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 @@ -9,8 +9,8 @@ android {
applicationId "io.github.francoiscampbell.xposeddatausage"
minSdkVersion 16
targetSdkVersion 23
versionCode 12
versionName "1.3"
versionCode 13
versionName "1.31"
}
buildTypes {
release {
Expand Down

0 comments on commit 7ee3a5d

Please sign in to comment.