status-mobile/android/app
Siddarth Kumar 7a4d79179d
chore: add Kotlin support (#18293)
This commit is a pre-requisite to upgrading `react-native` to `0.73.x`, now that react-native has completely moved their android code over from `Java` to `Kotlin` , it is also necessary for us to begin doing the same.

This commit converts just 2 files which are important at the moment.
- `android/app/src/main/java/im/status/ethereum/MainActivity.java`
- `android/app/src/main/java/im/status/ethereum/MainApplication.java`

I will can convert the remaining files in follow ups.
2023-12-28 20:20:25 +05:30
..
jni nix: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
src chore: add Kotlin support (#18293) 2023-12-28 20:20:25 +05:30
build.gradle chore: add Kotlin support (#18293) 2023-12-28 20:20:25 +05:30
debug.keystore Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
proguard-rules.pro use react-native-fast-image for stickers 2021-11-17 15:44:27 +01:00