Skip to content

Commit 9d76003

Browse files
committed
Release v2.0.6
1 parent 10b2981 commit 9d76003

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/generate-apk-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Generate APK / AAB Debug And Release
1+
name: Generate APK Debug
22

33
on:
44
# Triggers the workflow on push or pull request events but only for default and protected branches

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-frogo--log-brightgreen.svg?style=flat-square)](https://android-arsenal.com/details/1/8314)
66
[![JitPack](https://jitpack.io/v/amirisback/frogo-log.svg?style=flat-square)](https://jitpack.io/#amirisback/frogo-log)
7+
[![Scan with Detekt](https://github.com/amirisback/frogo-log/actions/workflows/detekt-analysis.yml/badge.svg?style=flat-square)](https://github.com/amirisback/frogo-log/actions/workflows/detekt-analysis.yml)
8+
[![Generate APK Debug](https://github.com/amirisback/frogo-log/actions/workflows/generate-apk-debug.yml/badge.svg?style=flat-square)](https://github.com/amirisback/frogo-log/actions/workflows/generate-apk-debug.yml)
79
- SDK for your Log problem to make easier developing android apps
810
- frogo-log is Long Term Service
911
- Line number show

0 commit comments

Comments
 (0)