mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-19 16:30:19 +00:00
release 1.4.3
This commit is contained in:
parent
a77b6755d9
commit
d50265f04d
4 changed files with 17 additions and 5 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "org.dslul.openboard.inputmethod.latin"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 14
|
||||
versionName '1.4.2'
|
||||
versionCode 15
|
||||
versionName '1.4.3'
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
@ -43,7 +43,7 @@ android {
|
|||
dependencies {
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.core:core-ktx:1.3.1'
|
||||
implementation 'androidx.core:core-ktx:1.3.2'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue