[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 5845a4c7335e9523b6a6145e254fb405fd9647f1
Author: n8fr8 <nathan at guardianproject.info>
Date: Thu Sep 5 12:02:47 2019 -0400
update build tools to 29
---
app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index a6b56a43..da5c80ad 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -25,7 +25,7 @@ android {
}
compileSdkVersion 29
- buildToolsVersion '28.0.3'
+ buildToolsVersion '29.0.0 rc2'
defaultConfig {
applicationId "org.torproject.android"
minSdkVersion 16
More information about the tor-commits
mailing list