Skip to content

Commit

Permalink
Up the version code
Browse files Browse the repository at this point in the history
  • Loading branch information
raatmarien committed Mar 16, 2016
1 parent f07db51 commit 1a2c7a8
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 @@ -5,11 +5,11 @@ android {
buildToolsVersion "23.0.2"

defaultConfig {
applicationId "com.jmstudios.bloodmoon"
applicationId "com.jmstudios.redmoon"
minSdkVersion 17
targetSdkVersion 23
versionCode 2
versionName "1.1"
versionCode 3
versionName "2.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 1a2c7a8

Please sign in to comment.