chore: changing actions in reader fragment.
All checks were successful
Check PR code / Lint (pull_request) Successful in 3m21s
Check PR code / build (pull_request) Successful in 11m38s

This commit is contained in:
2025-01-13 16:45:02 +01:00
committed by Amine Bouabdallaoui
parent 309500276f
commit ae3cada1c7
27 changed files with 157 additions and 262 deletions

View File

@ -18,7 +18,7 @@ kotlin.code.style=official
#Android
android.useAndroidX=true
#android.nonTransitiveRClass=true
android.enableJetifier=true
android.enableJetifier=false
android.nonTransitiveRClass=false
#MPP
kotlin.mpp.enableCInteropCommonization=true