Updated NDK, AGP and Gradle

This commit is contained in:
snake-4
2024-08-17 15:40:14 +02:00
parent 9cdb7976f4
commit 6f14306f1f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
import java.io.ByteArrayOutputStream
plugins {
id("com.android.library") version "8.3.2" apply false
id("com.android.library") version "8.5.0" apply false
}
val commitHash: String by extra {