mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-06-15 08:03:24 +02:00
- Migrate build system to Kotlin DSL (build.gradle.kts, settings.gradle.kts)
- Upgrade `compileSdk` and `targetSdk` to 36 - Add German (`de`) localization and string resources - Add Michachatz F-Droid repository to default list - Update dependencies and plugins in `libs.versions.toml` - Remove manual signing configuration from README.md - Refactor code to use non-deprecated `alpha` property and context-based string retrieval - Clean up `buildConfig` and locale filtering logic
This commit is contained in:
@@ -166,5 +166,6 @@
|
||||
<string name="address_redirect_FORMAT">The repository address was redirected to %s. Do you want to use it instead?</string>
|
||||
<string name="credits">Credits to Michatec</string>
|
||||
<string name="credits_to_fork">This is a fork from github.com/kitsunyan/foxy-droid.</string>
|
||||
<string name="measure" translatable="false">measure</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user