revanced-manager/app
Ax333l 634d793839
fix: crash caused by compose inlining bug
This is a bug in jetpack compose. Inlining this function wasn't very
important anyways so it's best to just stop inlining it to avoid the
crash.
2024-04-04 17:50:31 +02:00
..
schemas/app.revanced.manager.data.room.AppDatabase feat: remember patch options (#1449) 2023-10-31 20:16:02 +00:00
src/main fix: crash caused by compose inlining bug 2024-04-04 17:50:31 +02:00
.gitignore feat: initialize project 2023-01-28 02:00:52 +03:00
build.gradle.kts build(deps): bump plugin.serialization from 1.9.22 to 1.9.23 (#1811) 2024-04-04 15:26:17 +00:00
proguard-rules.pro feat: add external process runtime (#1799) 2024-03-29 15:00:52 +00:00