[tor-commits] [orbot/master] update version code
n8fr8 at torproject.org
n8fr8 at torproject.org
Mon Aug 24 21:02:51 UTC 2020
commit 85e027c36686d6e3173322b95ef0913119501df1
Author: n8fr8 <nathan at guardianproject.info>
Date: Mon May 4 11:14:03 2020 -0400
update version code
---
app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index 0c92b234..e447aa8d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -73,7 +73,7 @@ android {
minSdkVersion 16
applicationId 'org.torproject.android'
targetSdkVersion 29
- versionCode 16201003
+ versionCode 16201004
versionName getVersionName()
archivesBaseName = "Orbot-$versionName"
}
More information about the tor-commits
mailing list