mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
This commit is contained in:
parent
a295c0ab4b
commit
befa3afc5d
3 changed files with 9 additions and 3 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 37
|
versionCode 38
|
||||||
versionName "0.0.21"
|
versionName "0.0.22"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
7
fastlane/metadata/android/en-US/changelogs/38.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/38.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
* Fixed bug in detection of two finger gestures
|
||||||
|
* Added 8 new gestures: <,>,V,Λ and reversed versions
|
||||||
|
* Back is now treated as a regular gesture and can be assigned freely
|
||||||
|
* Improved support for private space
|
||||||
|
* Improved Portuguese translation (thank you, "Vossa Excelencia"!)
|
||||||
|
* Improved Turkish translation (thank you, Ahmet Çeliker!)
|
||||||
|
* Improved Italian translation (thank you, Nicola Bortoletto!)
|
|
@ -1 +0,0 @@
|
||||||
µBaşlatıcı
|
|
Loading…
Add table
Reference in a new issue