diff --git a/build.gradle.kts b/build.gradle.kts index b7e4c105..c748d812 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -21,7 +21,7 @@ android { applicationId = "com.machiav3lli.fdroid" minSdk = 23 targetSdk = 32 - versionCode = 910 + versionCode = 911 versionName = "0.9.1" vectorDrawables.useSupportLibrary = true diff --git a/metadata/en-US/changelogs/911.txt b/metadata/en-US/changelogs/911.txt new file mode 100644 index 00000000..45818933 --- /dev/null +++ b/metadata/en-US/changelogs/911.txt @@ -0,0 +1,9 @@ +- 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 +- Fix: Not showing update action