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 e0b8032 commit cba17e5Copy full SHA for cba17e5
2 files changed
app/src/main/play/en-GB/whatsnew
@@ -1,4 +1,4 @@
1
-Version 1.0.1
+Version 1.0.2
2
3
- * Fix: some UI elements weren't being styled properly
4
- * Fix: minor bugfixes
+ * Fix: missing circular reveals in the bottom navigation bar
+ * Some under the hood fixes and improvements
gradle.properties
@@ -1,8 +1,8 @@
COMPILE_SDK_VERSION=27
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=27
-VERSION_NAME=1.0.1
5
-VERSION_CODE=7
+VERSION_NAME=1.0.2
+VERSION_CODE=8
6
7
org.gradle.jvmargs=-Xmx2048M
8
0 commit comments