Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
namidan authored Nov 9, 2024
1 parent 6d0b54a commit 1b428fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext.kotlin_version = '1.8.20'
ext.nami_sdk_version = '3.2.6'
ext.nami_sdk_version = '3.2.8'
ext.min_sdk = 25
ext.target_sdk = 33
ext.compile_sdk = 34
Expand Down

0 comments on commit 1b428fb

Please sign in to comment.