Skip to content

Commit

Permalink
Merge pull request #542 from kennethshackleton/ndk-27
Browse files Browse the repository at this point in the history
NDK 27.0.12077973.
  • Loading branch information
kennethshackleton authored Aug 17, 2024
2 parents e28ba7f + 6d836af commit 460bcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selekt-android-sqlcipher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ android {
compileSdk = Versions.ANDROID_SDK.version.toInt()
buildToolsVersion = libs.android.tools.gradle.get().version!!
namespace = "com.bloomberg.selekt.android.sqlcipher"
ndkVersion = "26.3.11579264"
ndkVersion = "27.0.12077973"
defaultConfig {
minSdk = 21
}
Expand Down

0 comments on commit 460bcb2

Please sign in to comment.