Bump sdk to 2.6.7-SNAPSHOT

This commit is contained in:
Mikołaj Pich 2024-05-16 18:55:02 +02:00
parent b6f5ac91ad
commit faa8d34e79
No known key found for this signature in database

View File

@ -191,7 +191,7 @@ ext {
}
dependencies {
implementation 'io.github.wulkanowy:sdk:2.6.6'
implementation 'io.github.wulkanowy:sdk:2.6.7-SNAPSHOT'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'