chore: Upgraded Core to 16.1.0.

This commit is contained in:
Neil Marietta
2023-09-29 11:27:32 +02:00
parent 2f02a77198
commit 379ac92064
+1 -1
View File
@@ -151,7 +151,7 @@ object Versions {
object Proton {
const val core = "16.0.0"
const val core = "16.1.0"
const val corePlugin = "1.1.1"
}