We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242c9c2 commit e017c4dCopy full SHA for e017c4d
2 files changed
app/src/main/play/en-US/whatsnew
@@ -1,4 +1,4 @@
1
-• Pretty favourites icon animation (thanks Nicola and Nick!) 💅
2
-• Make keynotes more obvious in the schedule 💅
3
-• Show track in session details 💅
+• Tweak card paddings across the app 💅
+• Fix favourites icon in schedule 🐞
+• Fix "other" items in schedule having too much whitespace 🐞
4
• Some tidying up under the hood 🕸️
gradle.properties
@@ -1,8 +1,8 @@
COMPILE_SDK_VERSION=27
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=27
-VERSION_NAME=1.1.3-dcit18
5
-VERSION_CODE=6
+VERSION_NAME=1.1.4-dcit18
+VERSION_CODE=7
6
7
org.gradle.jvmargs=-Xmx2048M
8
0 commit comments