This commit is contained in:
Josia Pietsch 2025-03-20 15:52:12 +01:00
parent 54409b6312
commit 7fc58fe384
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 3 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 35 targetSdkVersion 35
compileSdk 35 compileSdk 35
versionCode 42 versionCode 43
versionName "0.1.2" versionName "0.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View file

@ -0,0 +1 @@
* Fixed gesture detection in landscape orientation