File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ android {
2323 defaultConfig {
2424 applicationId " com.gatheringhallstudios.mhworlddatabase"
2525 minSdkVersion 19
26- versionCode 22
2726 targetSdkVersion 30
28- versionName " 2.1.0"
27+ versionCode 23
28+ versionName " 2.1.1"
2929 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
3030
3131 // We set this to false so vectors get rastered at buildtime.
Original file line number Diff line number Diff line change 11<changelog >
2+ <release
3+ versionCode =" 23"
4+ versionName =" Version 2.1.1" >
5+ <info >
6+ 	 - Added Fatalis data
7+ [br]	 - Added ALL missing data for DLC monsters and quests
8+ [br]	 - Added UI translations for German and Spanish
9+ </info >
10+ <info >
11+ Special thanks to everyone in our Discord channel who helped us get to DATA-COMPLETE!
12+ </info >
13+ </release >
214 <release
315 versionCode =" 21"
416 versionName =" Version 2.0.0" >
Original file line number Diff line number Diff line change 1+ - Added Fatalis data
2+ - Added ALL missing data for DLC monsters and quests
3+ - Added UI translations for German and Spanish
4+
5+ Special thanks to everyone in our Discord channel who helped us get to DATA-COMPLETE!
You can’t perform that action at this time.
0 commit comments