Skip to content

Commit

Permalink
Update Android SDK version to v10.2.3 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
github-actions[bot] and actions-user authored Jul 23, 2024
1 parent bd46e14 commit 514ff6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group "com.smileidentity.flutter"
version findProperty("SDK_VERSION") ?: "10.2.2"
version findProperty("SDK_VERSION") ?: "10.2.3"

buildscript {
ext.kotlin_version = "1.9.10"
Expand Down

0 comments on commit 514ff6b

Please sign in to comment.