Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80da1061 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

fix: debug builds not compiling

android gradle plugin 8.7.x and desugar 2.1.x don't work together
parent 8056a495
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

[versions]
androidBilling = "7.1.1"
androidDesugar = "2.1.5"
androidDesugar = "2.0.4"
androidMaterial = "1.12.0"
# AGP and tools should be updated together
androidGradlePlugin = "8.7.3"