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 de51b4c commit eeaecdcCopy full SHA for eeaecdc
2 files changed
app/src/main/play/en-GB/whatsnew
@@ -1,6 +1,4 @@
1
-Version 1.0.0
+Version 1.0.1
2
3
- * First release 💃
4
- * Data from your favourite Android conference in London
5
- ⚠️ All this stuff is absolutely not affiliated with said conference! ⚠️
6
- * Minor UI and code improvements here and there
+ * Fix: some UI elements weren't being styled properly
+ * Fix: minor bugfixes
gradle.properties
@@ -1,8 +1,8 @@
COMPILE_SDK_VERSION=26
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=26
-VERSION_NAME=1.0.0
-VERSION_CODE=6
+VERSION_NAME=1.0.1
+VERSION_CODE=7
7
org.gradle.jvmargs=-Xmx2048M
8
0 commit comments