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

Commit cba17e5

Browse files
committed
Bump version to 1.0.2
1 parent e0b8032 commit cba17e5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

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

3-
* Fix: some UI elements weren't being styled properly
4-
* Fix: minor bugfixes
3+
* Fix: missing circular reveals in the bottom navigation bar
4+
* Some under the hood fixes and improvements

gradle.properties

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

77
org.gradle.jvmargs=-Xmx2048M
88

0 commit comments

Comments
 (0)