1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00
matomocamp-companion-android/app
Christophe Beyls 669f5d1cb0
Convert the entire app to Kotlin (#50)
- Remove all Java code and replace it with Kotlin equivalent
- Use KTX versions of all libraries to extend them with Kotlin functionality
- Migrate Okio to its latest version which is written in Kotlin.
2020-01-28 23:47:38 +01:00
..
src/main Convert the entire app to Kotlin (#50) 2020-01-28 23:47:38 +01:00
build.gradle Convert the entire app to Kotlin (#50) 2020-01-28 23:47:38 +01:00
proguard-defaults.txt Switch to better default ProGuard rules 2019-11-06 02:22:40 +01:00
proguard-rules.pro Use the new postprocessing DSL block to configure code and resources shrinking 2019-02-03 23:05:40 +01:00