mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 21:27:36 +02:00
update url of Google Code to GitHub
This commit is contained in:
@ -470,7 +470,7 @@ public class Main {
|
||||
// print out more information
|
||||
System.out.println(
|
||||
"For additional info, see: http://ibotpeaches.github.io/Apktool/ \n"
|
||||
+ "For smali/baksmali info, see: http://code.google.com/p/smali/");
|
||||
+ "For smali/baksmali info, see: https://github.com/JesusFreke/smali");
|
||||
}
|
||||
|
||||
private static void setupLogging(Verbosity verbosity) {
|
||||
|
Reference in New Issue
Block a user