mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-06 15:59:55 +00:00
Release 0.9.1
This commit is contained in:
parent
d12dcf19ef
commit
1646746129
@ -21,8 +21,8 @@ android {
|
||||
applicationId = "com.machiav3lli.fdroid"
|
||||
minSdk = 23
|
||||
targetSdk = 32
|
||||
versionCode = 909
|
||||
versionName = "0.9.0"
|
||||
versionCode = 910
|
||||
versionName = "0.9.1"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
javaCompileOptions {
|
||||
@ -211,7 +211,7 @@ dependencies {
|
||||
implementation("androidx.compose.material3:material3:1.0.0-alpha14")
|
||||
implementation("androidx.compose.animation:animation:$composeVersion")
|
||||
implementation("androidx.compose.material:material-icons-extended:$composeVersion")
|
||||
implementation("com.google.android.material:compose-theme-adapter-3:1.0.13")
|
||||
implementation("com.google.android.material:compose-theme-adapter-3:1.0.14")
|
||||
|
||||
debugImplementation("androidx.compose.ui:ui-tooling:$composeVersion")
|
||||
debugImplementation("androidx.compose.ui:ui-tooling-preview:$composeVersion")
|
||||
|
8
metadata/en-US/changelogs/910.txt
Normal file
8
metadata/en-US/changelogs/910.txt
Normal file
@ -0,0 +1,8 @@
|
||||
- Add: System dynamic theme (aka. Material You)
|
||||
- Add: 7 new preset repositories
|
||||
- Add: Architecture label on releases for specific architecture
|
||||
- Remove: UnifiedPush repo (dead)
|
||||
- Fix: Annoying 0 updates notification
|
||||
- Fix: Hide Author's website link when unavailable
|
||||
- Fix: Parsing clipboard's content for repo URI
|
||||
- Fix: Links in settings
|
Loading…
x
Reference in New Issue
Block a user