fix login button
All checks were successful
continuous-integration/drone/push Build is passing

* fix login button action in Onboarding
* add release changelog
* update description
* use new version code scheme
This commit is contained in:
2020-08-21 19:03:28 +02:00
parent 99ba87c3f6
commit c629b2aec2
6 changed files with 30 additions and 16 deletions

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.72'
ext.kotlin_version = '1.4.0'
repositories {
google()
jcenter()