Skip to content

Commit

Permalink
feat: bump versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Nov 9, 2023
1 parent 053cda5 commit 08af810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ android {
applicationId "com.quietmobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 336
versionCode 371
versionName "1.10.9"
resValue "string", "build_config_package", "com.quietmobile"
testBuildType System.getProperty('testBuildType', 'debug')
Expand Down

0 comments on commit 08af810

Please sign in to comment.