Skip to content

MayMeow/apk-build-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APK build action

Use this to build debug apk.

- name: APK Build action
  uses: MayMeow/apk-build/action@v1
  with:
    android-compile-sdk: "30"
    android-build-tools: "30.0.2"
    android-sdk-tools: "6514223"