Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
briar
Commits
b464dcc1
Verified
Commit
b464dcc1
authored
Jul 04, 2019
by
akwizgran
Browse files
Bump version numbers for 1.2.3 release.
parent
6dcfe4fc
Pipeline
#3670
passed with stages
in 8 minutes and 38 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
bramble-android/build.gradle
View file @
b464dcc1
...
...
@@ -11,8 +11,8 @@ android {
defaultConfig
{
minSdkVersion
14
targetSdkVersion
26
versionCode
10
109
versionName
"1.
1.9
"
versionCode
10
203
versionName
"1.
2.3
"
consumerProguardFiles
'proguard-rules.txt'
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
briar-android/build.gradle
View file @
b464dcc1
...
...
@@ -22,8 +22,8 @@ android {
defaultConfig
{
minSdkVersion
15
targetSdkVersion
26
versionCode
10
109
versionName
"1.
1.9
"
versionCode
10
203
versionName
"1.
2.3
"
applicationId
"org.briarproject.briar.android"
buildConfigField
"String"
,
"GitHash"
,
"\"${getStdout(['git', 'rev-parse', '--short=7', 'HEAD'], 'No commit hash')}\""
...
...
akwizgran
@akwizgran
mentioned in issue
#1607 (closed)
·
Nov 04, 2019
mentioned in issue
#1607 (closed)
mentioned in issue #1607
Toggle commit list
akwizgran
@akwizgran
mentioned in issue
#1653 (closed)
·
Nov 05, 2019
mentioned in issue
#1653 (closed)
mentioned in issue #1653
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment