Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Commit eeaecdc

Browse files
committed
Bump version to 1.0.1
1 parent de51b4c commit eeaecdc

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

app/src/main/play/en-GB/whatsnew

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
Version 1.0.0
1+
Version 1.0.1
22

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
3+
* Fix: some UI elements weren't being styled properly
4+
* Fix: minor bugfixes

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
COMPILE_SDK_VERSION=26
22
MIN_SDK_VERSION=21
33
TARGET_SDK_VERSION=26
4-
VERSION_NAME=1.0.0
5-
VERSION_CODE=6
4+
VERSION_NAME=1.0.1
5+
VERSION_CODE=7
66

77
org.gradle.jvmargs=-Xmx2048M
88

0 commit comments

Comments
 (0)