Skip to content

Commit

Permalink
chore: upgrade ndk to 25.2.9519653
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jul 8, 2023
1 parent 6c61c5f commit 179526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ fun buildInfo(): String {
android {
namespace = "com.osfans.trime"
compileSdk = 33
ndkVersion = "24.0.8215888"
ndkVersion = "25.2.9519653"

defaultConfig {
applicationId = "com.osfans.trime"
Expand Down

0 comments on commit 179526f

Please sign in to comment.