build: bump dependencies

This fixes an issue with flagging the resource table with sparse incorrectly.
This commit is contained in:
oSumAtrIX 2023-08-27 22:14:11 +02:00
parent 6d83a720cd
commit c44558cacd
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -1,7 +1,7 @@
[versions] [versions]
android = "4.1.1.4" android = "4.1.1.4"
kotlin-reflect = "1.9.0" kotlin-reflect = "1.9.0"
apktool-lib = "2.8.2-5" apktool-lib = "2.8.2-6"
kotlin-test = "1.8.20-RC" kotlin-test = "1.8.20-RC"
kotlinx-coroutines-core = "1.7.1" kotlinx-coroutines-core = "1.7.1"
multidexlib2 = "3.0.3.r2" multidexlib2 = "3.0.3.r2"