Skip to content

Commit 3cfd8a5

Browse files
committed
chore(deps): upgrade to NDK r26
1 parent 2303d72 commit 3cfd8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srtdroid-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ configurePublication()
1010
android {
1111
namespace = "io.github.thibaultbee.srtdroid.core"
1212
compileSdk = AndroidVersions.COMPILE_SDK
13-
ndkVersion = "25.2.9519653"
13+
ndkVersion = "26.3.11579264"
1414

1515
defaultConfig {
1616
minSdk = AndroidVersions.MIN_SDK

0 commit comments

Comments
 (0)