About menu: Added tor version and small wording fixes

This commit is contained in:
FlyingP1g FlyingP1g
2022-07-12 22:26:58 +03:00
parent 8ea7204cf6
commit c13c2d62f5
4 changed files with 18 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ android {
versionCode 10410
versionName "1.4.10"
applicationId "org.briarproject.briar.android"
buildConfigField "String", "TorVersion", "\"$tor_version\""
vectorDrawables.useSupportLibrary = true
buildConfigField "String", "GitHash",