Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
briar
Commits
971ae3a2
Verified
Commit
971ae3a2
authored
Oct 14, 2019
by
akwizgran
Browse files
Raise target API level to 28.
parent
622e7a77
Changes
2
Hide whitespace changes
Inline
Side-by-side
bramble-android/build.gradle
View file @
971ae3a2
...
@@ -10,7 +10,7 @@ android {
...
@@ -10,7 +10,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
6
targetSdkVersion
2
8
versionCode
10109
versionCode
10109
versionName
"1.1.9"
versionName
"1.1.9"
consumerProguardFiles
'proguard-rules.txt'
consumerProguardFiles
'proguard-rules.txt'
...
...
briar-android/build.gradle
View file @
971ae3a2
...
@@ -21,7 +21,7 @@ android {
...
@@ -21,7 +21,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
6
targetSdkVersion
2
8
versionCode
10109
versionCode
10109
versionName
"1.1.9"
versionName
"1.1.9"
applicationId
"org.briarproject.briar.android"
applicationId
"org.briarproject.briar.android"
...
...
Write
Preview
Markdown
is supported
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