mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 19:02:12 +00:00
Release 0.9.2
This commit is contained in:
parent
64fa6b3ce3
commit
74620111de
@ -21,8 +21,8 @@ android {
|
|||||||
applicationId = "com.machiav3lli.fdroid"
|
applicationId = "com.machiav3lli.fdroid"
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 32
|
targetSdk = 32
|
||||||
versionCode = 911
|
versionCode = 912
|
||||||
versionName = "0.9.1"
|
versionName = "0.9.2"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
@ -168,7 +168,7 @@ dependencies {
|
|||||||
implementation("androidx.work:work-runtime-ktx:2.8.0-alpha02")
|
implementation("androidx.work:work-runtime-ktx:2.8.0-alpha02")
|
||||||
|
|
||||||
// Material3
|
// Material3
|
||||||
implementation("com.google.android.material:material:1.7.0-alpha02")
|
implementation("com.google.android.material:material:1.7.0-alpha03")
|
||||||
|
|
||||||
// Coil
|
// Coil
|
||||||
implementation("io.coil-kt:coil:2.1.0")
|
implementation("io.coil-kt:coil:2.1.0")
|
||||||
|
6
metadata/en-US/changelogs/912.txt
Normal file
6
metadata/en-US/changelogs/912.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Fix: Setting ignore updates doesn't hide from updates
|
||||||
|
Fix: Alphabetical sorting of Installed
|
||||||
|
Fix: Nested scrolling of AppSheet
|
||||||
|
Fix: Showing install action while download is running
|
||||||
|
Fix: StatusBar icons visibility on dynamic colors' theme
|
||||||
|
Update: Translations
|
Loading…
x
Reference in New Issue
Block a user