Preparing release

master
y20k 2020-10-06 21:53:29 +02:00
parent 7805f6aaeb
commit 40805cde84
No known key found for this signature in database
GPG Key ID: 824D4259F41FAFF6
3 changed files with 13 additions and 8 deletions

View File

@ -5,14 +5,13 @@ apply plugin: 'androidx.navigation.safeargs.kotlin'
android {
compileSdkVersion 30
buildToolsVersion "29.0.3"
defaultConfig {
applicationId 'org.y20k.trackbook'
minSdkVersion 25
targetSdkVersion 30
versionCode 43
versionName '2.0.6'
versionCode 44
versionName '2.0.7'
resConfigs "en", "da", "de", "fr", "hr", "id", "it", "ja", "nb-rNO", "nl", "pt-rBR", "sv", "zh-rCN"
}

View File

@ -10,7 +10,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.0.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$navigation_version"

View File

@ -0,0 +1,6 @@
# v2.0.7 - Echoes
**2020-10-07**
- improves layout for phones with a display cutout
- updated translations