Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
lbloder committed Nov 8, 2024
1 parent 9f360d1 commit 30b2602
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {

defaultConfig {
applicationId = "io.sentry.uitest.android.critical"
minSdk = Config.Android.minSdkVersionCompose
minSdk = Config.Android.minSdkVersion
targetSdk = Config.Android.targetSdkVersion
versionCode = 1
versionName = "1.0"
Expand Down

0 comments on commit 30b2602

Please sign in to comment.