Eugene Fryntov 1 год назад
Родитель
Сommit
ce55f6f779
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      MobileLibrary/Android/SampleApps/TunneledWebView/app/build.gradle

+ 2 - 2
MobileLibrary/Android/SampleApps/TunneledWebView/app/build.gradle

@@ -40,6 +40,6 @@ dependencies {
     // in the Psiphon-Labs/psiphon-tunnel-core repository, copy the ca.psiphon.aar artifact to
     // the libs folder under the app module and replace the above line
     // (e.g. replace implementation 'ca.psiphon:psiphontunnel:2.+')
-    //  with the following line:
-//    implementation files('libs/ca.psiphon.aar')
+    // with the following line:
+    // implementation files('libs/ca.psiphon.aar')
 }