1
0
mirror of https://github.com/tuskyapp/Tusky synced 2024-12-23 15:36:30 +01:00
Tusky-App-Android/app
Goooler 40bd95d752
Kotlin 1.9.0 (#3835)
Update to Kotlin 1.9.0 and migrate to newer language idioms.

- Remove unnecessary @OptIn for features migrated to mainstream
- Use `data object` where appropriate
- Use new enum `entries` property
2023-08-02 09:04:24 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase
src Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
build.gradle Fix image zoom / pan / scroll / swipe (#3894) 2023-07-31 12:44:01 +02:00
getGitSha.gradle
lint-baseline.xml Use lint version 8.1.0 to fix erroneous warning about forEach (#3903) 2023-07-30 21:45:43 +02:00
lint.xml Use lint version 8.1.0 to fix erroneous warning about forEach (#3903) 2023-07-30 21:45:43 +02:00
proguard-rules.pro