Skip to content

Commit

Permalink
fix: MAPP-2551 raise ndk version
Browse files Browse the repository at this point in the history
  • Loading branch information
neubauerm committed Jun 30, 2023
1 parent 16bf5da commit 8fa65ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinlog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ android {
sourceSets {
main.java.srcDirs += 'src/main/kotlin'
}
ndkVersion '21.3.6528147'
ndkVersion '25.2.9519653'
}

dependencies {
Expand Down

0 comments on commit 8fa65ed

Please sign in to comment.