Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ANON-Public
orbot
Commits
d86ace63
Commit
d86ace63
authored
Oct 20, 2017
by
n8fr8
Browse files
update version to 15.4.4-BETA-1
update gradle depends
parent
90975fb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
d86ace63
...
...
@@ -26,22 +26,22 @@ android {
applicationId
'org.torproject.android'
targetSdkVersion
23
maxSdkVersion
23
versionCode
154
3
0000
versionName
'15.4.
3-RC
-1-multi-SDK16'
versionCode
154
4
0000
versionName
'15.4.
4-BETA
-1-multi-SDK16'
}
fullperm
{
minSdkVersion
23
applicationId
'org.torproject.android'
targetSdkVersion
25
versionCode
154
3
0001
versionName
'15.4.3-
RC
-1-multi-SDK23'
versionCode
154
4
0001
versionName
'15.4.3-
BETA
-1-multi-SDK23'
}
}
}
dependencies
{
compile
project
(
':orbotservice'
)
compile
'com.android.support:support-v4:25.
0.0
'
compile
'com.android.support:appcompat-v7:25.
0.0
'
compile
'com.android.support:design:25.
0.0
'
compile
'com.android.support:support-v4:25.
3.1
'
compile
'com.android.support:appcompat-v7:25.
3.1
'
compile
'com.android.support:design:25.
3.1
'
}
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