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 237b388 commit efec61dCopy full SHA for efec61d
app/build.gradle
@@ -58,8 +58,8 @@ android {
58
minSdkVersion 16
59
applicationId 'org.torproject.android'
60
targetSdkVersion 28
61
- versionCode 16111000
62
- versionName '16.1.1-BETA-2-tor-0.4.0.4-rc'
+ versionCode 16121000
+ versionName '16.1.2-RC-1-tor-0.4.0.4-rc'
63
archivesBaseName = "Orbot-$versionName"
64
}
65
0 commit comments