mirror of
https://github.com/izzy2lost/aab2apk.git
synced 2026-06-19 01:20:08 -07:00
- Added ADB Setup
- Added Command Executor for executing commands. - Added Generic Loading Dialog - Saved ADB path to storage - TODO : Need to add Device options if ADB setup is done - Updated kotlin_lint.yml
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: kotlin_lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
pull_request:
|
||||
paths:
|
||||
- "**/*.kt"
|
||||
|
||||
Reference in New Issue
Block a user