We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcff7ea commit 2702eaaCopy full SHA for 2702eaa
app/build.gradle
@@ -34,8 +34,8 @@ android {
34
minSdkVersion 16
35
applicationId 'org.torproject.android'
36
targetSdkVersion 27
37
- versionCode 16030030
38
- versionName '16.0.3-RC-1-tor-0.3.4.8'
+ versionCode 16040010
+ versionName '16.0.4-BETA-1-tor-0.3.4.8'
39
archivesBaseName = "Orbot-$versionName"
40
}
41
0 commit comments