Skip to content

Commit 1426432

Browse files
author
mkrupczak3
committed
Update version code
1 parent 26e5ffe commit 1426432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doom/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
defaultConfig {
2323
minSdkVersion 21
2424
targetSdkVersion 26
25-
versionCode 11
26-
versionName "0.3.1"
25+
versionCode 12
26+
versionName "0.3.2"
2727
}
2828
sourceSets.main {
2929
jniLibs.srcDir 'src/main/libs'

0 commit comments

Comments
 (0)