Skip to content

Commit

Permalink
bundleRelease requires versionCode (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion authored Jan 15, 2025
1 parent 42da5a6 commit 35d6980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metrics/stream-video-android-metrics/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ android {

defaultConfig {
minSdk = Configuration.minSdk
versionCode = 1
ndk {
abiFilters += "armeabi-v7a"
}
Expand Down

0 comments on commit 35d6980

Please sign in to comment.