mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-11 14:54:31 +02:00
parent
fa34cbae90
commit
0baa889de5
2 changed files with 7 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 40
|
versionCode 41
|
||||||
versionName "0.1.0"
|
versionName "0.1.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
5
fastlane/metadata/android/en-US/changelogs/41.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/41.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
* Improved tutorial (thank you, wassupluke!)
|
||||||
|
* Added Japanese translation (thank you, anmoti!)
|
||||||
|
* Improved Chinese translation (thank you, nobody!)
|
||||||
|
* Fixed bug where gesture navigation triggered long click
|
||||||
|
* Fixed bug: switching from grayscale icons back to normal now works as expected
|
Loading…
Add table
Reference in a new issue