Skip to content

Commit

Permalink
update versions of demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailSuendukov committed Dec 7, 2023
1 parent 94e17ea commit 9d34f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/sasquatch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
flavorDimensions "dependency", "distribute"

defaultConfig {
versionCode 302
versionName "5.0.3"
versionCode 303
versionName "5.0.4"
externalNativeBuild {
ndkBuild {
arguments "NDK_APPLICATION_MK=Application.mk", "V=1"
Expand Down

0 comments on commit 9d34f3e

Please sign in to comment.