This website requires JavaScript.
Explore
Help
Sign in
caspervk
/
AndroidAPS
Watch
1
Star
0
Fork
You've already forked AndroidAPS
0
Code
Releases
Activity
92be75150f
AndroidAPS
/
database
/
impl
History
Milos Kozak
92be75150f
gradle -> kts
2023-10-18 15:14:14 +02:00
..
schemas
/app.aaps.database.impl.AppDatabase
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
src
database -> kts
2023-10-16 16:49:40 +02:00
.gitignore
:database:impl
2022-11-09 16:49:36 +01:00
build.gradle.kts
gradle -> kts
2023-10-18 15:14:14 +02:00
consumer-rules.pro
:database:impl
2022-11-09 16:49:36 +01:00
proguard-rules.pro
:database:impl
2022-11-09 16:49:36 +01:00