[tor-commits] [orbot/master] update SDK to 29

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


commit 711ab4fa975fa0a8ced13d822ed6bffd4f651d51
Author: n8fr8 <nathan at guardianproject.info>
Date:   Wed Sep 4 17:08:09 2019 -0400

    update SDK to 29
---
 app/build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 188b4150..a6b56a43 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,12 +24,12 @@ android {
         }
     }
 
-    compileSdkVersion 28
+    compileSdkVersion 29
     buildToolsVersion '28.0.3'
     defaultConfig {
         applicationId "org.torproject.android"
         minSdkVersion 16
-        targetSdkVersion 28
+        targetSdkVersion 29
     }
     lintOptions {
         checkReleaseBuilds false





More information about the tor-commits mailing list