Skip to content

Commit

Permalink
feat: 2.11.0_RC_1
Browse files Browse the repository at this point in the history
  • Loading branch information
RadiationX committed Mar 4, 2024
1 parent 8541ce8 commit 16e4831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdkVersion app_min_sdk_version
targetSdkVersion app_target_sdk_version
versionCode 66
versionName "2.10.1_RC_1"
versionName "2.11.0_RC_1"
buildConfigField "String", 'BUILD_DATE', '"' + getDateTime() + '"'
vectorDrawables.useSupportLibrary = true
resourceConfigurations += ['ru']
Expand Down

0 comments on commit 16e4831

Please sign in to comment.