Skip to content

Commit 66e2f6a

Browse files
committed
Bump version to 1.6.2
1 parent a236089 commit 66e2f6a

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<changelog bulletedList="true">
3+
<changelogversion
4+
versionName="1.6.2"
5+
changeDate="July 29, 2017">
6+
<changelogtext>[b]Feature:[/b] Added Alternative Art cards with full art</changelogtext>
7+
<changelogtext>[b]Feature:[/b] Search 'Altenative' for show alternative art cards
8+
</changelogtext>
9+
<changelogtext>Fix collection summary don't updating in first opening</changelogtext>
10+
<changelogtext>Add Ulfric's Housecarl card, art and sounds</changelogtext>
11+
<changelogtext>Update cards changed in 07/27/2017 patch.</changelogtext>
12+
<changelogtext>Warning about no need Bethesda account.</changelogtext>
13+
<changelogtext>Warning about card imagem don't change language</changelogtext>
14+
<changelogtext>Fixes and improvements</changelogtext>
15+
</changelogversion>
316
<changelogversion
417
versionName="1.6.1"
518
changeDate="July 11, 2017">

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ buildscript {
3030
}
3131
classpath 'io.fabric.tools:gradle:1.22.1'
3232
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
33-
34-
// NOTE: Do not place your application dependencies here; they belong
35-
// in the individual module build.gradle files
3633
}
3734
}
3835

0 commit comments

Comments
 (0)