mirror of
https://github.com/jrpie/Launcher.git
synced 2025-06-07 17:59:54 +02:00
parent
118efd0b62
commit
dd3a2e91bd
2 changed files with 12 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 46
|
versionCode 47
|
||||||
versionName "0.2.1"
|
versionName "0.2.2"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
10
fastlane/metadata/android/en-US/changelogs/47.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/47.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
* Fixed a bug related to widget causing crashes on Android 12 and earlier making the app unusable
|
||||||
|
* Fixed some additional bugs related to widgets
|
||||||
|
|
||||||
|
* Improved Lithuanian translation (thank you, wassupluke!)
|
||||||
|
* Improved Arabic translation (thank you, anonymous contributor!)
|
||||||
|
* Improved Chinese translation (thank you, class0068!)
|
||||||
|
* Improved Dutch translation (thank you, renar!)
|
||||||
|
* Improved German translation (thank you, renar!)
|
||||||
|
* Improved Italian translation (thank you, renar!)
|
||||||
|
* Improved Portuguese translation (thank you, anonymous contributor!)
|
Loading…
Add table
Add a link
Reference in a new issue