File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11intellij-java2smali
22===================
33
4- [ ![ Build Status] ( https://travis-ci.org/ollide/intellij-java2smali.svg?branch=develop )] ( https://travis-ci.org/ollide/intellij-java2smali )
4+ [ ![ Travis Build Status] ( https://travis-ci.org/ollide/intellij-java2smali.svg?branch=develop )] ( https://travis-ci.org/ollide/intellij-java2smali )
5+ [ ![ AppVeyor Build status] ( https://ci.appveyor.com/api/projects/status/htqnq07bveqh8elv/branch/develop?svg=true )] ( https://ci.appveyor.com/project/ollide/intellij-java2smali )
56[ ![ Quality Gate status] ( https://sonarcloud.io/api/badges/gate?key=org.ollide:intellij-java2smali )] ( https://sonarcloud.io/dashboard?id=org.ollide%3Aintellij-java2smali )
67
78Simple plugin for IntelliJ IDEA & ; Android Studio to easily compile Java & Kotlin files to smali.
Original file line number Diff line number Diff line change 1+ version : " {branch}-{build}"
2+
3+ build_script :
4+ - gradlew.bat assemble
5+
6+ artifacts :
7+ - path : ' build\distributions\java2smali-*.zip'
8+ name : Java2Smali Plugin
You can’t perform that action at this time.
0 commit comments