mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-05-30 18:02:43 +02:00
bdd204d9de
- Update Kotlin to 2.3.20 and Jackson Core to 2.21.2 - Update Gradle Wrapper to 9.4.1 - Bump version code to 17 and version name to 1.7 - Remove unused `percentTranslationY` property from `FragmentLinearLayout` - Clean up semicolons in `MainApplication.kt` - Update `.gitignore` to include `gradle-daemon-jvm.properties`
16 lines
201 B
Plaintext
16 lines
201 B
Plaintext
/*
|
|
!/.gitignore
|
|
!/build.gradle
|
|
!/settings.gradle
|
|
!/COPYING
|
|
!/extra
|
|
!/gradle
|
|
!/gradle.properties
|
|
!/gradlew
|
|
!/gradlew.bat
|
|
!/metadata
|
|
!/proguard.pro
|
|
!/README.md
|
|
!/src
|
|
/gradle/gradle-daemon-jvm.properties
|