5 Commits

Author SHA1 Message Date
MohitMaliFtechiz
e4971c670e Upgraded nexus-plugin to 2.0.0.
* Changed the minimum SDK version to 24.
2024-05-13 16:51:48 +05:30
MohitMaliFtechiz
21b5288cfd Upgraded Gradle to 8.1.3. 2024-05-13 16:43:41 +05:30
MohitMaliFtechiz
ab98924400 Added support for SDK 34.
* Upgraded the gradle to support the Android 14.
* Made the changes in code to adapt the new gradle.
* Rectify the deprecated code that are not working in new version of gradle.
2024-05-13 15:59:00 +05:30
Matthieu Gautier
42eb772a87 Copy gradle things from branch Issue#19
This is mainly a update of gradle itself and new build files.
Build files are not working as the current structure is not the same
as `Issue#19`.
2022-12-20 11:47:03 +01:00
Matthieu Gautier
4cafa3dc57 Reorganize structure.
This mainly do:
- move `src/wrapper/java` into `lib/src` (and remove `src/wrapper`)
- create `lib/src/cpp` and move all `*.(cpp|h)` in it
- move all gradle stuff in `android-kiwix-lib-publisher` into `.`
- remove `android-kiwix-lib-publisher`
2022-12-20 11:46:58 +01:00