Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Mailbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Mailbox
Commits
ad47d044
Unverified
Commit
ad47d044
authored
1 year ago
by
akwizgran
Browse files
Options
Downloads
Patches
Plain Diff
Bump version numbers for 1.0.8 release.
parent
aa4cd109
No related branches found
No related tags found
No related merge requests found
Pipeline
#16092
passed
1 year ago
Stage: test
Stage: check_reproducibility
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mailbox-android/build.gradle
+2
-2
2 additions, 2 deletions
mailbox-android/build.gradle
with
2 additions
and
2 deletions
mailbox-android/build.gradle
+
2
−
2
View file @
ad47d044
...
...
@@ -24,8 +24,8 @@ android {
applicationId
"org.briarproject.mailbox"
minSdkVersion
18
targetSdkVersion
33
versionCode
1000
7
versionName
"1.0.
7
"
versionCode
1000
8
versionName
"1.0.
8
"
multiDexEnabled
true
// only needed when minSdkVersion < 21
vectorDrawables
.
useSupportLibrary
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment