Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrupczak3 committed May 8, 2019
1 parent 26e5ffe commit 1426432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 26
versionCode 11
versionName "0.3.1"
versionCode 12
versionName "0.3.2"
}
sourceSets.main {
jniLibs.srcDir 'src/main/libs'
Expand Down

0 comments on commit 1426432

Please sign in to comment.