[tor-commits] [orbot/master] update build tools to 29

n8fr8 at torproject.org n8fr8 at torproject.org
Tue Apr 28 21:05:00 UTC 2020


commit 003d9ea172cd00a386f99d003cbd7e90651f282b
Author: n8fr8 <nathan at guardianproject.info>
Date:   Thu Sep 5 12:02:35 2019 -0400

    update build tools to 29
---
 orbotservice/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index a5d07d76..bf3dc863 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
 
 android {
     compileSdkVersion 29
-    buildToolsVersion '28.0.3'
+    buildToolsVersion '29.0.0 rc2'
 
     sourceSets {
         main {





More information about the tor-commits mailing list