AndroidAPS/core/main
2023-10-14 20:30:58 +02:00
..
src Remove no-rNO lang resources 2023-10-04 22:11:53 +02:00
.gitignore Non transitive R classes 2022-12-02 10:56:11 +01:00
allopen_dependencies.gradle OpenForTesting cleanup 2023-09-23 15:51:12 +02:00
android_dependencies.gradle compileSdk = 34 2023-08-14 10:23:42 +02:00
android_module_dependencies.gradle set full flavor default 2023-10-14 12:58:58 +02:00
build.gradle :core:main cleanup 2023-09-24 22:05:21 +02:00
consumer-rules.pro Non transitive R classes 2022-12-02 10:56:11 +01:00
jacoco_global.gradle remove jacoco-android plugin in favor of jacoco-core 2023-07-19 13:53:43 +02:00
proguard-rules.pro Non transitive R classes 2022-12-02 10:56:11 +01:00
test_dependencies.gradle Fix database/impl androidTest. We need the 22.json schema file, since the test tests the migration. The junit-jupiter-api dependency causes errors during build (when the package is merged) and it's not needed for androidTest. 2023-10-12 19:45:25 +02:00