mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-15 15:01:53 +02:00
parent
33ccea8cbc
commit
7a874ef89f
2 changed files with 4 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 45
|
versionCode 46
|
||||||
versionName "0.2.0"
|
versionName "0.2.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
2
fastlane/metadata/android/en-US/changelogs/46.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/46.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
* Fixed several bugs related to widgets
|
||||||
|
* Copy device info when clicking the version number (thank you, wassupluke!)
|
Loading…
Add table
Add a link
Reference in a new issue