Bump sdk to 2.6.8-SNAPSHOT

This commit is contained in:
Mikołaj Pich 2024-05-17 19:45:53 +02:00
parent 31a7ae6d15
commit 2b61e883c5
No known key found for this signature in database

View File

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