Skip to content

Commit 09f186d

Browse files
authored
Merge pull request #117 from gatheringhallstudios/update
Update to version 14.
2 parents d391782 + a2cb137 commit 09f186d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId "com.gatheringhallstudios.mhworlddatabase"
2424
minSdkVersion 19
2525
targetSdkVersion 28
26-
versionCode 13
27-
versionName "1.5.1"
26+
versionCode 14
27+
versionName "1.5.2"
2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929

3030
// We set this to false so vectors get rastered at buildtime.

app/src/main/res/raw/changelog.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<changelog>
22
<release
3-
versionCode="13"
4-
versionName="Version 1.5.1">
3+
versionCode="14"
4+
versionName="Version 1.5.2">
55
<info>
66
&#9;- Added Nergigante Gamma armor.
77
[br]&#9;- Updated Weapon Tree display to be more compact.
8-
[br]&#9;- Bug fixes and prep work for ICEBORNE!
8+
[br]&#9;- Bug fixes and database prep for ICEBORNE!
99
</info>
1010
<info>
1111
[br]Unfortunately ICEBORNE data won't be available to us until after the PC launch. Thank you for your patience!

0 commit comments

Comments
 (0)