Move to official Google smali fork (#3051)

* refactor: swap to google smali 3.0.3

* docs: update docs for smali change
This commit is contained in:
Connor Tumbleson
2023-04-28 19:30:06 -04:00
committed by GitHub
parent 775f1dbff3
commit a079fe74fc
8 changed files with 30 additions and 38 deletions

View File

@ -12,7 +12,7 @@ A couple of quick tips to ease the submission process.
* [IntelliJ IDEA](http://www.jetbrains.com/idea/) is our IDE of choice. It has built in debugger support along with Gradle integration.
* For changes to smali/baksmali please see their [page](https://github.com/JesusFreke/smali) for more information.
* For changes to smali/baksmali please see their [page](https://github.com/google/smali) for more information.
## Code Styles