1. #36. keyboard layout fix

This commit is contained in:
vadym 2020-12-07 09:34:59 +02:00
parent 91e3dd2058
commit 5a4074b868

View File

@ -8,7 +8,7 @@ android {
applicationId "io.github.chronosx88.yggdrasil"
minSdkVersion 15
targetSdkVersion 30
versionCode 8
versionCode 9
versionName "1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", project.getParent().name+"-"+versionName)